#web-scraping #aids #web-data

web-scrape

This library aids in scraping data from the web

13 releases (8 breaking)

0.9.0 Feb 10, 2026
0.9.0-rc.1 Jan 19, 2026
0.7.0-rc.1 Nov 21, 2025
0.2.0 May 15, 2025
0.2.0-alpha Jan 28, 2025

#216 in Caching

MIT license

21KB
413 lines

web-scrape

This library aids in scraping data from the web.

Features & Dependencies

web-scrape = "0.9.0"

There are currently no optional features.

Dependencies

bytes           # for downloading 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

Dependencies

~7–22MB
~243K SLoC