stock_js_weibo_report
Monitor market sentiment by fetching Weibo opinion reports for a selectable time period, with options from 2 hours to 1 month. Track public mood changes efficiently.
Instructions
金十数据中心-实时监控-微博舆情报告 https://datacenter.jin10.com/market :param time_period: {'CNHOUR2': '2小时', 'CNHOUR6': '6小时', 'CNHOUR12': '12小时', 'CNHOUR24': '1天', 'CNDAY7': '1周', 'CNDAY30': '1月'} :type time_period: str :return: 指定时间段的微博舆情报告 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time_period | No | CNHOUR12 |