A REST API that scrapes and serves live stock quotes, cryptocurrency prices, and market news from a single endpoint, so hobby projects don't need a paid data vendor.
Built with : Go · go-chi · Colly · Astro
Highlights
▹
Serves stock, crypto, and news data from one API with no key required
▹
Scrapes and normalises multiple upstream sources with Colly
▹
Documented and deployed with a companion docs site