PlayGround - Automated Google Playstore Crawler and downloader (APK-Mirror)
A good deal of research paper at CISPA needed Android applications APKs for static analysis, for doing statistical evaluations and more. In order to provide this as a central piece of infrastructure, I worked on a project that automatically crawled the Google PlayStore by utilizing the category pages as entry for the crawling and crawling forward from there on, by parsing the "Similar Apps" section.
This created an enormous (deduplicated) list of applications and games which were then downloaded and stored on disk.
A small CLI toolkit was provided for querying and retrieving from the storage as well.