1 unstable release
new 0.1.0 | Apr 22, 2025 |
---|
#1473 in Parser implementations
10KB
176 lines
A web scraper implementing the seedframe::loader::Loader
trait.
This module provides a WebScraper
struct that can fetch HTML content from a URL,
optionally filter it using CSS selectors, and publish the results at regular intervals.
Dependencies
~13–25MB
~350K SLoC