stock_zh_kcb_report_em
Fetch STAR Market (科创板) report content from East Money for a given page range, returning structured data for financial analysis.
Instructions
科创板报告内容 https://data.eastmoney.com/notices/kcb.html :param from_page: 开始获取的页码 :type from_page: int :param to_page: 结束获取的页码 :type to_page: int :return: 科创板报告内容 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to_page | No | ||
| from_page | No |