Skip to content
This repository has been archived by the owner on Jan 17, 2018. It is now read-only.

alexandru/AndroidMarketCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple script for crawling the Android Marketplace.

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

Usage:

python crawler.py path/to/destination.json_lines

Releases

No releases published

Packages

No packages published

Languages