is there another site like freegeoip.net

23,696

Solution 1

You can also checkout: http://geoip.nekudo.com/

I just started this as an alternative to freegeoip. Is's completely free and open-source so you can also setup your own copy if you like.

Solution 2

To setup your own instance this is what you have to to:

  1. Pull the sourcecode from the github repsitory and put it on your server.
  2. Run "composer install" to load all dependencies. (Install composer if you don't have it yet)
  3. Download a copy of the GeoLite2 database and put it into a "data" folder. The path do the database can be change in "www/index.php".
  4. Point your webserver to the "www" folder and you're done.

There is an optional PHP extension provided by Maxmind which you can install to increase database read performance.

Solution 3

Even if you don't use the related component, you can find a list of services here: https://github.com/alexreisner/geocoder#street-address-services

I am not sure that all this services propose IP geocoding. At least MaxMind allows that, but it is not free.

Share:
23,696
user2899094
Author by

user2899094

Updated on August 05, 2022

Comments

  • user2899094
    user2899094 almost 2 years

    is this site not working any more as i cant get it to work, it used to work.

    is there any RELIABLE service like it

    http://freegeoip.net/