Hello!
I have just completed a script which provides GeoIP information for a certain IP. This project was originally created for my only so the script won't have to access external sites anymore to get the information, however I thought it would be a great idea if I could open this up for free for developers
It's called the GeoIP & JsonIP REST API, basically it provides the GeoIP (eg. IP location, ASN, ISP, latitude, longitude, etc) or JsonIP (IP address in Json format) information for an IP and is pretty accurate & updated monthly. The database comes from MaxMind.
Check it out: https://www.petabyet.com/api/
P.S.: Check the improved benchmarking reports as well!!
I have just completed a script which provides GeoIP information for a certain IP. This project was originally created for my only so the script won't have to access external sites anymore to get the information, however I thought it would be a great idea if I could open this up for free for developers
It's called the GeoIP & JsonIP REST API, basically it provides the GeoIP (eg. IP location, ASN, ISP, latitude, longitude, etc) or JsonIP (IP address in Json format) information for an IP and is pretty accurate & updated monthly. The database comes from MaxMind.
Check it out: https://www.petabyet.com/api/
P.S.: Check the improved benchmarking reports as well!!
Last edited by a moderator: