stock_hot_rank_latest_em
Retrieve the current stock popularity ranking from East Money for a given symbol, using the market-prefixed code (e.g., SZ000665).
Instructions
东方财富-个股人气榜-最新排名 https://guba.eastmoney.com/rank/stock?code=000665 :param symbol: 带市场表示的证券代码 :type symbol: str :return: 最新排名 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | SZ000665 |