Skip to content

tyrael9/android-apps-crawler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android Apps Crawler

Overview

Android Apps Crawler is an extensible crawler for downloading Android applications in the third-party markets. It can crawl the download url addresses of applications and automatically download applications into repository.

Requirements

  • Python 2.6 or up
  • Scrapy 0.16 or up: http://scrapy.org
  • Works on Linux, Windows, Mac OSX, BSD

Usage

  • Set the third-party markets you want to crawl in settings.py
  • Set the proxy if you have
  • Start crawler:
./crawl.sh <market name>
  • Start downloader:
./downloader.py <database file path> <output directory>

Supported Third-party Markets (market names used in crawl.sh)

More Android Markets

See: https://github.com/mssun/android-markets-list

About

An extensible crawler for downloading Android applications in third-party markets.

Resources

Stars

Watchers

Forks

Packages

No packages published