scrapman 0.1.1

A high-level declarative web scraping framework
Documentation

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