#web-scraping #seed-frame #seedframe-webscraper

seedframe_webscraper

Webscraper loader integration crate for SeedFrame

1 unstable release

new 0.1.0 Apr 22, 2025

#1473 in Parser implementations

MIT license

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