摘要: 1.本套是一个可以随时查看的爬虫模板,方便写爬虫时候用 urllib,request模型 from urlli.request import Request, urlopen from urllib.paarse import urlencode url = '' headers = { 'user 阅读全文
posted @ 2022-03-01 08:20 #卧龙先生# 阅读(142) 评论(0) 推荐(0)