摘要: import requests import json url='https://api.github.com/user'#这个网址返回的不是html,而是标准json格式header={"User-Agent":"Mozilla/5.0 (Windows NT 10.0; WOW64) Apple 阅读全文
posted @ 2021-03-26 10:42 yangxl-dev 阅读(45) 评论(0) 推荐(0)