Skip to content

oa414/AppCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App Crawler

中文介绍及讨论

Collect app infomation from Baidu / Google Play app market using python Scrapy and Mongodb

for Scrapy 1.0+,change `app/settings.py` 's ITEM_PIPELINE to

ITEM_PIPELINES = {
  'scrapy_mongodb.MongoDBPipeline': 100
}

About

Spider for extract Android' app infomation in App Market

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages