import requests

url = f"https://tsanghi.com/api/fin/index/HKG/daily?token=demo&ticker=HSCE"
data = requests.get(url).json()
print(data)

更多详情
https://tsanghi.com

Logo

加入社区!打开量化的大门,首批课程上线啦!

更多推荐