stock_gdfx_top_10_em
Get the top 10 shareholders for any A-share stock by providing its symbol and report date. Returns structured data from Eastmoney, useful for ownership analysis.
Instructions
东方财富网-个股-十大股东 https://emweb.securities.eastmoney.com/PC_HSF10/ShareholderResearch/Index?type=web&code=SH688686#sdgd-0 :param symbol: 带市场标识的股票代码 :type symbol: str :param date: 报告期 :type date: str :return: 十大股东 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | 20210630 | |
| symbol | No | sh688686 |