This project used to grab latest Instagram apks from Google Play
First of all, you need to update properties file with your credentials (you need to crate a file named 'gplayapi.properties' in me.mamiiblt.instafel.gplayapi's resource folder)
email = <Google account mail>
aas_token = aas_et/.....
You need to get AAS Token from Aurora's Authenticator app.
Instafel GPlayapi needs github_pat, github_releases_link and telegram_bot_token for normally, you can customize for your jobs too.
You are ready to use Aurora Store's GPlayAPI with Java too
Thanks AuroraOSS/gplayapi for made this project possible.