Python Forum
How do I install apps from google play store? using python + selenium.. - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: How do I install apps from google play store? using python + selenium.. (/thread-20317.html)



How do I install apps from google play store? using python + selenium.. - mongo - Aug-05-2019

I am a complete python newbie, How do I install apps from google play store? using python + selenium.. using different proxies and different IMEI (International Mobile Equipment Identity) from an IMEI.txt list.. Please post script to do this.
I have tried this using ubot studio, I cannot get it work so I am looking for a python + selenium script. Like a script like gplaycli with selenium like https://github.com/matlink/gplaycli
Thank you.