seedframe_webscraper 0.1.0

Webscraper loader integration crate for SeedFrame
Documentation

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.