AnnonaPK is an API service to search / download / analyze .apk files!
Extract information from given .apk file.
POST /api/apk/analyze
Search apps on Google Play.
GET /api/apk/search?q=[app_to_search]
Download .apk file from Google Play of given id.
GET /api/apk/download?id=[app_id_to_download]