Skip to content
/ rust-async-spider Public template

Just a clean boilerplate for crawling website & scrapping data with async-std, surf, scraper, colored.

License

Notifications You must be signed in to change notification settings

zzy/rust-async-spider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-async-spider

Just a clean boilerplate for crawling website & scrapping data with:

  • async-std
  • surf
  • scraper
  • colored

How to use?

git clone git@github.com:zzy/rust-async-spider.git
cd rust-async-spider
cargo build
cargo run

References

About

Just a clean boilerplate for crawling website & scrapping data with async-std, surf, scraper, colored.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages