james-wangx / taobao-spider

This taobao spider has been archived

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

更新日志

解决mysql高版本int字段插入空值报错问题:https://blog.csdn.net/pineapple_C/article/details/108504105

爬取商品列表

(1)找到用户信息

清除cookies,访问https://login.taobao.com/member/login.jhtml?redirectURL=http%3A%2F%2Fs.taobao.com%2Fsearch%3Fq%3Diphone

点击登录,用浏览器或抓包工具找到下图所示url,复制相关用户信息

(2)填写信息

(3)说明

在命令行中输入 python run.py -h 查看相关参数

(4)运行

python run.py product

(5)结果

(6)

如有问题可以查看,爆肝一下午的CSDN博客链接

欢迎提出问题

About

This taobao spider has been archived


Languages

Language:Python 100.0%