Skip to content

Miss-Inputs/geoguessr-source-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python module to extract the JavaScript source from GeoGuessr, format it, download it, and try and extract game data/references to API functions/etc from it.

Run it with python -m geoguessr_source_extractor {dir to save source to} {dir to extract things to} (you may want to use --help to see additional optons)

This is very rough around the edges, and also kind of naughty. The aim here is for GeoGuessr players to discover more about things which allow building nice tools to get stats or other useful things, and this should not be used for any other weird purpose.

Either way, this may stop working at any time.

About

GeoGuessr client-side source extractor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages