What is the best / accurate / free service to convert IP from the following script to country / city / lat / long?
$.getJSON("http://jsonip.appspot.com?callback=?", function(data){ alert( "Data Returned: " + data.ip); });
Be that as it may, I was studying this the other day.
A couple of options:
Freegeoip
IP infobase
Maxmind makes several APIs , but their JS service is not suitable for my task.
This one for JSONThis one for XML
- , .
: MaxMind GeoIP, , .
SQL C Apache PHP.
MaxMind GeoIP City MaxMind GeoIP
IPInfoDB . API Java Rest, ,
API , . .
, , IP-.
Source: https://habr.com/ru/post/1716800/More articles:Java proxy setup, URL and System.setProperty? - javaHow to find out who is the calling method or function? - methodsInserting an invalid ActiveRecord date in a MySQL database - mysqlHow to create a macro with several lines of code? - objective-cHow to query data from multiple lists in SharePoint - sharepointC # 3.0 Save itextsharp pdf to database using MemoryStream - c #autofac, ASP.NET and HttpRequestScoped integration - asp.netC # convolution list - arraylistautofac, ASP.NET and Dispose integration - asp.netopen dialog is empty - RSA (Rational Software Architetc) for WebSphere 7.5.0 on Linux (Ubuntu 9.04) - eclipseAll Articles