Make sure "python3" is installed in your device.
- Install "Beautifullsoup" library:
$ pip3 install beautifullsoup4
- Run the script:
$ python3 APK-Downloader.py
- If you don't have "virtualenv" on your device, install it first:
$ pip3 install virtualenv
- Run the sctipt:
$ .venv/bin/python3.6 APK-Downloader.py