#42 · Primary category: Financial Data & Analytics Platforms
global-stock-data
Open-source US stock market data toolkit for AI coding assistants, offering zero-auth access to official sources including options Greeks, 0DTE flow, FINRA short volume, SEC filings, and a screener.
Project last updated:07/26/26
GitHub Stars
1.5K
Forks
233
Contributors
3
License
Apache-2.0
Why we included this project
Anyone wiring US equity answers into an AI coding assistant will find this project saves real setup pain. It bundles CBOE options data with full Greeks and 0DTE flow, FINRA short-volume, SEC EDGAR filings, fundamentals, and a market-wide screener into one skill file that Claude Code, Codex, and similar assistants can call directly, and the whole thing runs without API keys or auth tokens, relying only on the requests library. The repo also hides the awkward plumbing behind those sources, like Eastmoney secid prefixes, Yahoo's crumb auth flow, and SEC CIK mappings. What makes it worth a look is the compliance labeling: each of the eleven sources is graded by its commercial and redistribution terms, with verbatim quotes from the terms of service, so you can tell at a glance which endpoints are safe in production. The authors even dropped a working Hong Kong exchange layer because its source terms banned scraping, which says a lot about their priorities.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
OpenBB
Open Data Platform for analysts, quants and AI agents.
daily_stock_analysis
LLM-powered multi-market stock analysis system with multi-source market data, real-time news, decision dashboard, automated notifications, and cost-free scheduled runs.
ai-hedge-fund
An AI Hedge Fund Team
qlib
AI-oriented quant investment platform supporting diverse ML paradigms and automated R&D for quantitative research and production.
nautilus_trader
Production-grade Rust-native trading engine with deterministic event-driven architecture