Skip to content

hwsyy/scrapy_demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Scrapy_demo #################

this project scrapes a list of websites I used to crawl most often if this project helped you, please give it a star, thanks :)

#Spider list

  • douban_image
  • googleplay
  • cnbeta

#Project Feature

  • google play uses the crawl spider and pymongo
  • douban image use the imagepiepline to download image (use the headers in case of being banned)
  • cnbeta uses sqlalchmey to save items to mysql database (or other database if sqlalchemy supports)

#How to use for each project there is a run_spider.py script, just run it and enjoy :)

python run_spider.py

About

scrapy demo info

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%