-
extractcommand -- LLM-powered structured data extraction with JSON Schema validation -
scrapecommand -- HTML-to-markdown/text/html conversion with main content extraction - Proxy support --
--proxyflag on discover/run/extract/scrape, ProxyConfig class -
--formatflag onrun-- json/markdown/text output -
contentoptional dependency -- markdownify for HTML conversion - 60 new tests (test_content_converter, test_extract, test_proxy)
- Documentation updated (README, CLAUDE.md, PLAN.md)
- PyPI release
- OAuth device flow (RFC 8628) -- GitHub, Google, Microsoft
- Multi-site orchestration -- YAML/JSON pipelines with JSONPath data flow
- Pipeline management -- orchestrate run/list/delete with error policies
- Trained endpoint classifier (replace heuristics)
- WebSocket traffic capture
- Streaming response support
- Extract/scrape demo GIFs for README