stock_zh_a_spot
Fetch real-time spot quotes for all A-shares from Sina Finance. Returns a structured DataFrame of current market prices, volumes, and changes for every A-share stock.
Instructions
新浪财经-所有 A 股的实时行情数据; 重复运行本函数会被新浪暂时封 IP https://vip.stock.finance.sina.com.cn/mkt/#hs_a :return: 所有股票的实时行情数据 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||