- Python3
- Requires wget downloader
- Clone project
git clone https://github.com/jayluxferro/APK-Downloader
- Install python dependencies using pip
cd APK-Downloader
pip install -r requirements.txt
python apk-downloader.py [bundle identifier]
Eg.
python apk-downloader.py com.ecgmobile
NB: To determine the bundle identifier, visit https://play.google.com/store/apps. Search for the app and the bundle identifier will show up in the URL; as shown below.
NB: Rate Limited. Try using a VPN.