stock_individual_basic_info_hk_xq
Get a Hong Kong stock's company profile and basic details from Xueqiu. Includes business overview and key information to support research and analysis.
Instructions
雪球-个股-公司概况-公司简介 https://xueqiu.com/S/00700 :param symbol: 证券代码 :type symbol: str :param token: 雪球财经的 xq_a_token :type token: Optional[str] :param timeout: 设置超时时间 :type timeout: Optional[float] :return: 公司简介 :rtype: pandas.DataFrame :raises APIError: 雪球接口需要有效登录态时抛出
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | No | ||
| symbol | No | 02097 | |
| timeout | No |