Crates.io | scrapman |
lib.rs | scrapman |
version | 0.1.1 |
source | src |
created_at | 2021-04-01 18:36:59.274016 |
updated_at | 2021-05-05 12:08:17.568014 |
description | A high-level declarative web scraping framework |
homepage | https://github.com/nadejin/scrapman |
repository | https://github.com/nadejin/scrapman.git |
max_upload_size | |
id | 376905 |
size | 76,165 |
A high-level declarative web scraping framework.
TODO: work in progress, readme will be updated later;
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