Jump to content

Topic on Extension talk:CookieWarning

85.255.237.34 (talkcontribs)

Could someone please indicate what the expected schema is for the geolocation API?


The example in the documentation leads to freegeoip shutdown, which hasn't been working for quite a long time.

Kris Ludwig (talkcontribs)

{

"ip":"172.217.23.132",

"country_code":"US",

"country_name":"United States",

"region_code":"CA",

"region_name":"California",

"city":"Mountain View",

"zip_code":"94043",

"time_zone":"America/Los_Angeles",

"latitude":37.4192,

"longitude":-122.0574,

"metro_code":807

}

MyWikis-JeffreyWang (talkcontribs)

Is there an alternative API to freegeoip.net?

Reply to "freegeoip.net schema"