@AYi_AInotes: Wow, these two GitHub projects must be recommended together. People doing AI investment research can save months of effort. Someone turned the full free data of A-shares + US and Hong Kong stocks into an AI-native Skill. No need to integrate APIs, no need to handle anti-scraping, almost zero API keys. In Claude, Cursor, Codex…
Summary
Recommend two open-source GitHub projects that turn full free data of A-shares and US/Hong Kong stocks into AI-native Skills. You can call market data, research reports, etc. with one sentence in Claude, Cursor, Codex, greatly improving AI investment research efficiency.
View Cached Full Text
Cached at: 06/26/26, 10:12 AM
Holy crap, these two GitHub projects have to be recommended together.
AI investment research folks can save months of effort now—someone has turned the full free data for A-shares + US/HK stocks into an AI-native Skill.
No need to integrate APIs, no dealing with anti-scraping hassles, almost zero API keys required. One line in Claude Cursor Codex pulls up market quotes, research reports, fund flows, dragon/tiger lists.
In other words, one covers full-dimensional A-share data, the other unlocks US/HK stocks + options chains. After installing Claude Code, one line pulls market quotes, research reports, fund flows—zero API keys.
This thread covers the two open-source projects, plus a killer combo with the UZI analysis engine.
Let’s start with the main A-share project: a-stock-data.
7-layer architecture, 28 endpoints, directly connecting to 13 data sources. After v3.0, the third-party middleware was completely removed—everything goes through native HTTP/TCP interfaces, maximizing anti-ban stability. It covers seven core dimensions: Real-time K-line valuation, research report PDF consensus expectations, Dragon/tiger list, northbound capital flows, margin trading, block trading, Earnings reports, announcements, news, lock-up expirations, and even natural language thematic research report search. Built-in 4 automated research workflows: single-stock valuation, batch comparison, new target research triggered with one sentence. Installation is three steps. Compatible with all AI coding platforms.
The sister project global-stock-data covers US/HK stocks and is more lightweight.
It only relies on the requests library, with 5 data sources and 18 endpoints—all zero authentication.
Its most competitive feature is deep US stock capabilities:
Full options chain with complete Greeks, SEC EDGAR fetching 503 structured GAAP indicators,
Pure Python implementation of the full technical indicator suite, no extra dependencies.
US stock K-line data goes back to 1984, full-dimensional HK stock coverage.
It can be installed alongside the A-share project without conflicts, giving you one-click access to the A-share, HK, and US markets.
The real killer move is stacking UZI-Skill on top to form a complete closed loop.
The two data projects handle all the dirty work of raw data acquisition, while UZI-Skill handles the intelligent analysis layer: 66 investment judges + 22 data dimensions + 17 institutional analysis models, directly outputting Bloomberg-style structured HTML reports. From pulling raw data, to calculating indicators, to multi-expert debate, to generating a full report— the entire process is triggered by a single sentence. Even a regular person can quickly build a complete AI quantitative research system.
Both projects are completely open source and free, with no paywalls.
For anyone doing quantitative trading, building AI agents, or creating financial content, this setup saves at least months of work on data source integration and maintenance. Project links are in the comments. Suggest starring them first, and you can tinker over the weekend. What strategies do you want to try with these tools?
Haha, I’ll walk you through it step by step—it all depends on your understanding and execution.
Similar Articles
@WY_mask: Strongly recommend installing this for anyone wanting to trade US stocks. It has 40k stars on GitHub. An AI large model based intelligent analysis system for A-shares, Hong Kong stocks, and US stocks watchlists. Automatically analyzes daily and pushes decision dashboards, market trend analysis, important news, individual stock tracking, and generates investment analysis reports. https://gith…
Recommending an open-source stock intelligent analysis system based on AI large models. Supports A-shares, Hong Kong stocks, and US stocks. Automatically analyzes daily and pushes decision dashboards. Has 40k stars on GitHub.
@0x404page: Damn! Brothers! The AI era has already arrived right before our eyes! It's terrifying to think about... 99% of people are still grinding away in 996 work schedules, while truly smart people are already using AI to make money on the side and quickly improve themselves! Freebie lovers, this is hitting you straight in the face!!! I dug up 5 top-notch projects on GitHub for you, all free and open-source practical...
This tweet shares 5 free and open-source GitHub projects, covering practical resources for AI side hustles, programmer side businesses, passive income, etc., encouraging users to leverage the AI era to quickly improve themselves.
@xiaoying_eth: These 10 GitHub repositories shouldn't only be known by programmers. 1. TradingAgents – an AI investment analyst team. Four analysts (fundamentals, sentiment, news, technical) discuss strategies together, backed by a risk manager and execution agents. It's like stuffing a mini Wall Street team into your...
Recommends 10 practical open-source GitHub projects, covering AI investment analysis, multi-model chat client, video generation engine, financial terminal, automated short video generation, AI email client, voice cloning, domain information collection, Claude skill sets, and API integration, etc.
@Bitcoin188: Holy crap! The top minds on the internet have open-sourced their brains! These 11 GitHub repos can save you three years of detours, making freeloaders fly! Brothers, bookmark them now, study them slowly, don't waste time searching manually! PilotDeck (OpenBMB) Deploy an AI Agent that works on its own in minutes, a true open-source agent framework!
Recommend 11 high-quality open-source projects on GitHub covering AI agent frameworks, AI programming, memory systems, research automation, and quantitative investment tools, designed to help developers get started quickly and boost efficiency.
@eastweb3eth: Github US Stock Quant Compilation - A Must-Use Tool for Smart People. Since Github came along, ordinary people can also do quant. But don't start by grinding away writing your own backtesting engine; really, most people's code is less robust than a three-year-old repo on Github. There are many repos, but I've already filtered them for you: these 4…
Recommends 4 open-source quantitative trading tools/frameworks (VeighNa, AI-Trader, StockSharp, QuantDinger), emphasizing that they are suitable for ordinary users to conduct US stock quantitative trading, helping to free your hands and let the model handle trading.