cat9 / AliExpressScrapy

AliExpress爬虫学习

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AliExpressScrapy

AliExpress爬虫学习

学了一天python,今天练手写个爬虫: 功能:抓取AliExpress里面每个商品目录下的前N页商品信息

使用selenium webdriver获取登录信息,所以需要安装chromedriver来支持Chrome或geckodriver来支持firefox浏览器

About

AliExpress爬虫学习

License:Apache License 2.0


Languages

Language:Python 99.9%Language:Batchfile 0.1%