練習爬蟲

Chat: chenjin706487 @file: .py @time: 2020/1/1 21:33 ‘’’ import os import requests url=‘https://pvp.qq.com/web201605/js/herolist.json’ re=requests.get(url=url).json() print(re) num_list=list(map(lambd
相關文章
相關標籤/搜索