Tag: coding
-
GeoGuessr API endpoints
To work on GeoGuessr maps, I created an app that would pull in data from the game using the game’s API. I had to use my browser’s console to find out what API calls the website actually makes as there is no publically accessible documentation on it. So here’s my unofficial guide for those who […]