Wiki Summary

Display Wikipedia summary of the Geoguessr locations. Works with streaks, single player 5 round games and challenges.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
semihM
Daily installs
0
Total installs
68
Ratings
0 0 0
Version
0.6.0
Created
2021-12-10
Updated
2022-02-12
Size
25.8 KB
License
N/A
Applies to

Display wiki and nearby famous/touristy place information about the location you get at the end of a round. Works with classic 5-round games and country/state streaks

  • Install with greasyfork with the button above

  • Raw script data: https://raw.githubusercontent.com/semihM/GeoGuessrScripts/main/WikiSummary/userscript.js

  • Uses 2 free API's to work. (first api key at step 3 can be replaced with "country streaks" script api key if you already have that)

  • Follow these steps to get it working:

    • Get your first free API key from https://www.bigdatacloud.com/ and replace first ENTER_API_KEY with your key (used for getting geographical data)
    • Get your second free API key from https://opentripmap.io/ and replace second ENTER_API_KEY with your key (used for finding famous locations around)
    • You can change some settings (you can't miss it) if you want. Then save the script with CTRL+S
    • You are good to go, script should be enabled in geoguessr.com
  • Script should be able to auto-update itself if installed correctly.

  • Although there is a slight hassle with the current setup, that is the restoration of settings between updates. It is done by manually copy pasting a prompted message after an update was installed.