摘要:
1 import json 2 ''' 3 打开网页,直接保存网页proxy_list.txt ,然后用工具将其处理为 json 文件! 4 ''' 5 with open("proxy_list.json","r",encoding="utf8") as f: 6 data_lists = jso 阅读全文
posted @ 2019-12-16 02:05
Zcb0812
阅读(325)
评论(0)
推荐(0)