Skip to content

devdivr/crawl-playstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crawl-playstore

Crawling PlayStore Games information with Scrapy to MongDB(local)

Installation

Python2.7, Scrapy : (http://doc.scrapy.org/en/latest/intro/install.html)

MongoDB : (http://api.mongodb.org/python/current/installation.html)

Usage

mongod or mongod --dbpath MONGO_DB_PATH

scrapy crawl game

License

"THE BEER-WARE LICENSE" (Revision 42): wrote this file. As long as you retain this notice you can do whatever you want with this stuff. If we meet some day, and you think this stuff is worth it, you can buy me a beer in return Poul-Henning Kamp

About

Crawling PlayStore Games information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages