This online tools allows you to directly program your back-end JSON scripts to deliver dynamic geo-localized pages using the JSON variables provided by geoPlugin.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | { "geoplugin_request":"84.117.161.195", "geoplugin_status":200, "geoplugin_delay":"1ms", "geoplugin_credit":"Some of the returned data includes GeoLite data created by MaxMind, available from <a href='http:\/\/www.maxmind.com'>http:\/\/www.maxmind.com<\/a>.", "geoplugin_city":"Falticeni", "geoplugin_region":"Suceava", "geoplugin_regionCode":"SV", "geoplugin_regionName":"Suceava", "geoplugin_areaCode":"", "geoplugin_dmaCode":"", "geoplugin_countryCode":"RO", "geoplugin_countryName":"Romania", "geoplugin_inEU":1, "geoplugin_euVATrate":19, "geoplugin_continentCode":"EU", "geoplugin_continentName":"Europe", "geoplugin_latitude":"47.45", "geoplugin_longitude":"26.3", "geoplugin_locationAccuracyRadius":"100", "geoplugin_timezone":"Europe\/Bucharest", "geoplugin_currencyCode":"RON", "geoplugin_currencySymbol":"lei", "geoplugin_currencySymbol_UTF8":"lei", "geoplugin_currencyConverter":4.3908 } |