摘要: 1 ProxyHandler处理器(代理设置)//西刺代理 快代理 代理云 2 from urllib import request 3 4 url = 'http://httpbin.org/ip' 5 6 handler = request.ProxyHandler({"http":"220.1 阅读全文
posted @ 2020-03-28 23:03 亚斯娜 阅读(173) 评论(0) 推荐(0)