A python wrapper for accessing the google play store.
git clone https://github.com/javierchavez/google-play-api.git (this should be done in incognito mode) Go to the play store click on a app and click on install do not install it. We just want to make sure the cookie is set.
Locate the cookies. There are plenty of tools out there to help you do so.
You are looking for
"PLAY_PREFS"
"NID"
"_gat"
"_ga"
Now open up the example main.py and paste in the corresponing values.