#35 · Primary category: Financial Data & Analytics Platforms

stock-sdk

a-share ai-agent akshare finance financial-data fintech free-stock-market-api mcp nodejs quantitative-finance sdk stock stock-data stock-market stock-prices stocks stocks-api technical-analysis trading typescript

Zero-dependency JavaScript SDK for frontend stock data, no Python or backend required.

Project last updated:08/19/26

GitHub Stars

1.9K

Forks

180

Contributors

8

License

Other

Why we included this project

Most stock data tooling lives in the Python ecosystem, which is awkward if you just want a dashboard or a demo running in the browser. stock-sdk removes that gap: it is a zero-dependency JavaScript package that works in the browser or Node.js 18+, pulls real-time quotes and K-lines for A-shares, Hong Kong, US stocks, and funds, and parses symbols leniently, so you can type '600519' or 'AAPL' and it resolves the rest. The namespaced TypeScript API bundles technical indicators, and there is a CLI for quick terminal lookups plus an MCP server, so the same source can feed a command line or an AI coding tool. For front-end developers building market boards, finance course demos, or quant strategy prototypes, this is a practical way to get data without maintaining any backend.

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