finance-data-fetcher

Retrieve Chinese stock quotes, financial statements, and capital flows via AkShare.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/caoqiubozhangchenqin2/qclaw --skill finance-data-fetcher
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: finance-data-fetcher
Source: https://github.com/caoqiubozhangchenqin2/qclaw/tree/main/skills/finance-data-fetcher
Command: npx skills add https://github.com/caoqiubozhangchenqin2/qclaw --skill finance-data-fetcher

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires akshare, pandas, numpy, requests, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of retrieving comprehensive financial data from Chinese markets, enabling faster analysis and decision-making.

Core Features & Use Cases

  • Real-time Market Data: Obtain live stock quotes, intraday prices, and trade details.
  • Historical Data Analysis: Fetch historical price charts for various timeframes.
  • Financial Statements: Access key reports such as balance sheets, income statements, and cash flow statements.
  • Capital Flow Insights: Track major fund movements and institutional holdings.
  • Use Case: A financial analyst wants to monitor stock performance and evaluate company fundamentals for investment decisions, using Python scripts to automate data retrieval.

Quick Start

Use the finance data fetcher to retrieve the latest financial report for the stock with code 600519 and analyze its profitability over the past quarter.

Frequently Asked Questions about finance-data-fetcher

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve Chinese stock market data for investment analysis?

To retrieve Chinese stock market data for investment analysis, you can use Python scripts leveraging the AkShare API to fetch real-time stock quotes, historical prices, and financial statements efficiently.

Can I fetch financial statements for Chinese companies using Python?

Yes, you can fetch financial statements for Chinese companies using Python. The Skill accesses key reports like balance sheets, income statements, and cash flow statements via the AkShare library.

How do I track capital flows and institutional holdings in the Chinese stock market?

You can track capital flows and institutional holdings in the Chinese stock market by executing Python scripts that query major fund movement data through the AkShare interface.

Does this financial data retrieval method work with pandas and numpy?

Yes, this financial data retrieval method works with pandas and numpy. It uses these libraries alongside requests and AkShare to gather and structure accurate real-time market data.

What is the best way to automate fetching real-time stock quotes from Chinese markets?

The best way to automate fetching real-time stock quotes from Chinese markets is running Python scripts that utilize the AkShare API to obtain live prices and intraday trade details.

Are there limitations when using AkShare for historical financial data analysis?

A key limitation when using AkShare for historical financial data analysis is dependency on external API availability and rate limits, which may affect the retrieval of real-time and historical market data.