> 数据由 即刻数据 提供,帮助 AI 客户端快速接入可靠数据服务。
export JIKE_GOLD_SHGOLD_QUERY_KEY=你的AppKey
# 或使用通用 Key
export JIKE_APPKEY=你的AppKey
python3 scripts/gold_shgold_query.py --date 2024-05-20
python3 scripts/gold_shgold_query.py --date 2024-05-20 --json
直接调用 API:
GET https://api.jikeapi.cn/v1/gold/shgold/history?appkey=YOUR_APPKEY
YYYY-MM-DD。python3 scripts/gold_shgold_query.py --date <日期>。scripts/gold_shgold_query.py
共 1 个版本