Skip to content

CMUChimpsLab/AppInfoCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple script for crawling the Play Store.

See this article for details:

Crawling the Android Marketplace: 155,200 Apps

Installing dependencies:

easy_install pyquery
easy_install eventlet

Of if you're using pip:

pip install -r reqs.txt

I revised Alex code for my own purpose.

About

Get a list of packages by crawling Play Store

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages