Skip to content

einsteinfantasy/tabao_crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tabao_crawler

A crawler to auto search taobao merchandise, will download data simultaneously
自动搜索下载淘宝公开商品数据
Require python 3.6 and above 需要安装python3.6以上 https://www.python.org/downloads/
Require selenium 需要安装selenium模组 https://www.seleniumhq.org
如果已经安装了python3.6 window用户可以通过pip install selenium来安装selenium
如果已经安装了python3.6的mac和Linux用户可以通过pip3 install selenium来安装selenium
项目自带了windows系统的chrome driver. Mac和linux用户需要下载自己对应版本的chrome driver放入根目录中并将主程序文件中第十三行的'chromedriver.exe'替换成对应版本的驱动器文件名

About

A crawler to auto search taobao merchandise, will download data simultaneously

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages