#42 · Primary category: Financial Data & Analytics Platforms

global-stock-data

0dte ai-skill cboe claude-code financial-data finra fintech llm-tools market-data options-data python sec-edgar trading us-stocks

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