python爬取王者榮耀皮膚

代碼 import requests import json import os import time start = time.time() #程序開始時間 url=requests.get('http://pvp.qq.com/web201605/js/herolist.json').content jsonFile=json.loads(url) #提取json #print(
相關文章
相關標籤/搜索