Just a clean boilerplate for crawling website & scrapping data with:
- async-std
- surf
- scraper
- colored
git clone git@github.com:zzy/rust-async-spider.git
cd rust-async-spider
cargo build
cargo run
Just a clean boilerplate for crawling website & scrapping data with async-std, surf, scraper, colored.
RustMIT
Just a clean boilerplate for crawling website & scrapping data with:
git clone git@github.com:zzy/rust-async-spider.git
cd rust-async-spider
cargo build
cargo run