scrapman

Crates.ioscrapman
lib.rsscrapman
version0.1.1
sourcesrc
created_at2021-04-01 18:36:59.274016
updated_at2021-05-05 12:08:17.568014
descriptionA high-level declarative web scraping framework
homepagehttps://github.com/nadejin/scrapman
repositoryhttps://github.com/nadejin/scrapman.git
max_upload_size
id376905
size76,165
Konstantin Nadezhin (nadejin)

documentation

README

Scrapman

A high-level declarative web scraping framework.

TODO: work in progress, readme will be updated later;

Launching examples

Chromedriver server must be installed and launched before running the examples:

chromedriver --port=4444

Run example scraping application:

RUST_LOG=info cargo run --example cian
Commit count: 14

cargo fmt