Https://ipgeolocation.io/ I run my own DNS server, so query processing would not be the problem. - Source: Reddit / about 1 month ago
IP Geolocation — IP Geolocation API - Forever free plan for developers with 30k requests per month (1k/day) limit. - Source: dev.to / 4 months ago
Getting a user's location from their IP should be possible with something like this https://ipgeolocation.io/ (free for up to 1000 requests per day which my puny website will never get). Latitude + longitude data from this service could be used to place the location dot accurately on the globe, although I'd have to look more into the math aspect of that before. This will probably be one of the harder parts to... - Source: Reddit / 7 months ago
It might be worth checking who owns the IP address of your exit point the next time you have a bad connection to see if there is a pattern (eg get your IP address from the app and enter it into one of the lookup services such as https://ipgeolocation.io/ ). - Source: Reddit / 7 months ago
Thanks but I know absolutely nothing about APIs let alone how to incorporate them into a script. As for https://ipgeolocation.io if possible, I'd just like to be able to get the city and perhaps the country_name but, again, I have no idea how to do that. I'd be very grateful if you're willing to help me with it. - Source: Reddit / 7 months ago
It doesn’t get you much, but https://ipgeolocation.io/ shows a lot more information than most other services I’ve seen. Like another commenter said, it’s easy to mask your IP address so the information that site gives may not be an accurate representation of that persons actual location. - Source: Reddit / 8 months ago
I’m working on an IP geolocation data fetcher. So far it only fetches from https://ipgeolocation.io but I plan to add other services as well. - Source: Reddit / 8 months ago
To give you an idea... I currently am doing this in ELK. ELK integrates MaxMind GeoIP databases and keeps them updated. Then, Logstash (the L in ELK) has a plugin for geocoding the IP address as data are ingested. Some IP addresses fail to get geocoded using the MaxMind databases, so I wrote a Python script that uses the ipgeolocation API to fix missing data in the Elasticsearch database. - Source: Reddit / 8 months ago
I'm the founder of ipgeolocation.io which was used to perform IP Geolocation. We've revoked the API key used in this code. The code now cannot execute and it won't affect future. If anyone notices such a thing in the future, please report to us on our contact us page. - Source: Reddit / about 1 year ago
Go over to https://ipgeolocation.io/ and see where it thinks you are in the world, I'll bet it says you are somewhere different than where you are actually located and that you are being covered by some kind of live blackout restriction. - Source: Reddit / over 1 year ago
IP Geolocation — IP Geolocation API - Forever free plan for developers with 30k requests per month (1k/day) limit. - Source: dev.to / over 1 year ago
Ipgeolocation.io - cheapest commercial plan 150,000 requests/month for $15. - Source: Reddit / over 1 year ago
Go to https://ipgeolocation.io/ and search "worldX.runescape.com", where X is the world. e.g world 1 should be world1.runescape.com, world 100 should be world100.runescape.com. - Source: Reddit / almost 2 years ago
Do you know an article comparing ipgeolocation.io to other products?
Suggest a link to a post with product alternatives.