摘要: 一、全国疫情数据爬取 1.数据表共有两个,分别为details和history,表结构如下: 2.爬取全国疫情数据代码如下: import requests import json import time import pymysql import traceback def get_details 阅读全文
posted @ 2021-04-12 16:09 CherriesOvO 阅读(4349) 评论(21) 推荐(3)