As we all know, Geoguessr has moved to the freemium model and limits the number of games we can play in a day. IMO Geoguessr took this step due to the sudden rise in user base and hosting's billing. Thus Geoguessr's move is right according to me, as it is good to have paid Geoguessr rather than no Geoguessr, right? Nonetheless, my broken-ass wasn't able to afford the paid model, so I made temporary mails to play country streak. Thus, inspiration for this project: automatically register as a new user (using temp mail) and navigate to country streak to play games for free.
Note: Please don't abuse this project and overload/harm Geoguessr. I'm a broke guy who plays Geoguessr maybe once a month, that too rage quit after 2-3 games xD.
Codebase for Tempmail: https://github.com/sameera-madushan/Mail-Swipe
python 3.7, Chrome, and compatible chromedriver.
Note: please add chromedriver to the PATH variables or copy chromedriver to base of the project.
First, you would have to install pipenv to manage virtual envs.
pip install pipenv
Install the required python packages.
pipenv install
Run the automation using
pipenv run python play_gg.py