is a customizable, self-hostable alternative to NewsAPI
How does it work? NewsMan works as a web-scraper, but not directly, it uses DracoQL to handle much of the heavy lifting, and to make the system more modular. The core simply assembles the data into a coherent format
This PNPM Monorepo houses the @newsman/core and (todo) @newsman/app
This package can be used as-is, it handled the logic for data aggregation, via DracoQL and (todo) caching, which can be local, SQL or MongoDB