Skip to content

Releases: QuartzUnit/newswatch

v0.1.0

25 Mar 04:59

Choose a tag to compare

Initial Release

News monitoring pipeline powered by QuartzUnit libraries.

Pipeline

  1. feedkit → RSS/Atom feed collection (444 curated feeds)
  2. markgrab → Full article content extraction (HTML → markdown)
  3. embgrep → Local semantic search indexing (no API keys)
  4. diffgrab → Web page change tracking

Features

  • CLI: newswatch setup, newswatch run, newswatch search
  • Python API: NewsPipeline with async support
  • No cloud dependencies — runs entirely locally
  • 9 tests passing

Install

pip install newswatch