摘要: 1 # -*- coding: utf-8 -*- 2 # @author: Tele 3 # @Time : 2019/04/14 下午 3:48 4 # 多线程版 5 import time 6 import requests 7 import os 8 import json 9 from f 阅读全文
posted @ 2019-04-16 20:53 tele 阅读(2265) 评论(0) 推荐(0) 编辑
摘要: 毕设需要大量的商品评论,网上找的数据比较旧了,自己动手 代理池用的proxypool,github:https://github.com/jhao104/proxy_pool ua:fake_useragent 1 # 评价较多的店铺(苏宁推荐) 2 https://tuijian.suning.c 阅读全文
posted @ 2019-04-16 20:47 tele 阅读(1569) 评论(0) 推荐(0) 编辑