使用python爬取疫情數據

以夸克網站爲例子,如下是代碼web import requests import json #獲取網頁內容 def get_page(url): #請求頭用來表示用戶身份的(像上學期的那個就會遇到404的那種狀況這裏能夠解決) headers={'User-Agent':'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36
相關文章
相關標籤/搜索