百度历史疫情热搜获取出错
YW1028 opened this issue · 2 comments
YW1028 commented
百度历史疫情热搜获取出错
YW1028 commented
spot_report = pd.DataFrame(json_data["Result"][0]["DisplayData"]["result"]["items"])
IndexError: list index out of range
YW1028 commented
疫情飙升榜也有同样的问题
spot_report = pd.DataFrame(json_data["Result"][0]["DisplayData"]["result"]["items"])
IndexError: list index out of range