-
Notifications
You must be signed in to change notification settings - Fork 1
Releases: ArkNill/newswatch
Releases · ArkNill/newswatch
v0.1.0
Initial Release
News monitoring pipeline powered by QuartzUnit libraries.
Pipeline
- feedkit → RSS/Atom feed collection (444 curated feeds)
- markgrab → Full article content extraction (HTML → markdown)
- embgrep → Local semantic search indexing (no API keys)
- diffgrab → Web page change tracking
Features
- CLI:
newswatch setup,newswatch run,newswatch search - Python API:
NewsPipelinewith async support - No cloud dependencies — runs entirely locally
- 9 tests passing
Install
pip install newswatch