What problem does it solve?
Provides easy programmatic access to a wide range of financial market and macroeconomic data, removing the need for manual scraping, format conversions, and fragmented API handling.
Core Features & Use Cases
- Market data: Retrieve real-time and historical prices, K-lines, and market snapshots for A-share, HK, US stocks, futures, forex, and major cryptocurrencies.
- Fundamentals & macro indicators: Access company fundamental data, valuation metrics, GDP, CPI, PMI, M2 and other macroeconomic series.
- Scriptable automation: Ready-to-run Python scripts return Pandas DataFrames or JSON for integration into analytics, portfolio monitoring, and trading automation workflows.
- Use case: Monitor a portfolio of A-share and crypto assets, aggregate latest prices and pct changes, and feed the results into an automated alert or reporting pipeline.
Quick Start
Use the akshare-finance skill to fetch the latest BTC/USDT price as JSON using the provided crypto script.