akshare
SKILL.md
AKShare(开源金融数据API库)
AKShare 是一个全面的免费Python金融数据API库,覆盖A股、港股、美股、期货、期权、基金、债券、外汇和宏观经济数据。无需注册或API Key,所有函数返回 pandas.DataFrame。
安装
pip install akshare --upgrade
需要 Python 3.9+(64位)。
基本用法
import akshare as ak
AKShare 是一个全面的免费Python金融数据API库,覆盖A股、港股、美股、期货、期权、基金、债券、外汇和宏观经济数据。无需注册或API Key,所有函数返回 pandas.DataFrame。
pip install akshare --upgrade
需要 Python 3.9+(64位)。
import akshare as ak