StockMonk API aggregates market sentiment and earnings data into a unified REST service
It gathers Reddit, StockTwits, news and earnings information, computes composite scores and exposes them via a Fastify‑based REST API. Developers and traders can query trending stocks, earnings calendars, news sentiment and buy‑signal rankings without building their own data pipelines. The service runs on Node.js with PostgreSQL, offering a ready backend for investment‑oriented apps, and includes background jobs to keep data fresh. It stands out by combining multiple free data sources into a single, easy‑to‑consume API.
Visit author’s GitHub →devops-monk/stockmonk-api