| Crates.io | web-scrape |
| lib.rs | web-scrape |
| version | 0.9.0-rc.1 |
| created_at | 2025-01-19 13:38:25.164298+00 |
| updated_at | 2026-01-19 14:13:50.898303+00 |
| description | This library aids in scraping data from the web. |
| homepage | https://github.com/nikdeapen/web-scrape |
| repository | https://github.com/nikdeapen/web-scrape |
| max_upload_size | |
| id | 1522823 |
| size | 75,611 |
This library aids in scraping data from the web.
web-scrape = "0.9.0-rc.1"
There are currently no optional features.
bytes # for data downloading
clerr # for error reporting
colored # for error reporting
enc # for web-cache file-name encoding
file-storage # for web-caching
web-url # for url representation
reqwest # for data sourcing
scraper # for scraping