摘要: 前言 本次爬取使用了代理IP,爬取全站为1个小时,当然也可以不用代理proxy,但是要设置爬取速度 time.sleep(5) 先附上完整代码,下面有详解 python import csv from fake_useragent import UserAgent import json from 阅读全文
posted @ 2020-04-05 19:40 StrawberryJam 阅读(676) 评论(0) 推荐(0)