- curl (apt install curl)
- ./zeroapk.sh [Company name]
- Confirming it on apkcombo.com.
Example: https://apkcombo.com/pt/developer/Zomato/
Check bellow the example about finding a app by name and then getting company name
- You can decompress them all with Apktool or even Jadx and then go by code review it.
- Extreme manual approach
- Many versions releases
- Many apks
- Program Helper
- Multithread on wget proccess
Help me to improve it - maybe a python version? =)