Skip to content

yowenter/jd-scrapy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Author:wenter
Email:wenter.wu@gmail.com
Org:DaoCloud


This is a crawler for jd.com .

Requires:


Python2.7
Scrapy
BeautifulSoup


RUN in jd project dir:

-scrapy crawl jd-category


ps:
You can edit the settings.py .
  FILTER_CATEGORIES=['beauty']
  
That means the spider will crawl category 'beauty'. 
If you wanna crawl more, you can  add ,like this: FILTER_CATEGORIES=['beauty','car']


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages