stock_main_stock_holder
Retrieve the major shareholders of a Chinese listed stock from Sina Finance. Provide a stock code to get a pandas DataFrame with principal shareholder details.
Instructions
新浪财经-股本股东-主要股东 P.S. 特定股票特定时间只有前 5 个; e.g., 000002 https://vip.stock.finance.sina.com.cn/corp/go.php/vCI_StockHolder/stockid/600004.phtml :param stock: 股票代码 :type stock: str :return: 新浪财经-股本股东-主要股东 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stock | No | 600004 |