Parser¶
Parsing modules:
- parser::html: HTML parsing using scraper/html5ever
- parser::extractors: structured data and selector-based extraction
- parser::schema: schema-driven parsing configuration
The CLI parse command shows a basic usage pattern. Rules files can be used to define extraction behavior.