From 7954ca165dad223bb159be172901e5cdd1886d98 Mon Sep 17 00:00:00 2001 From: Marcel Cruz <12413903+marcelscruz@users.noreply.github.com> Date: Thu, 19 Feb 2026 11:23:35 +0100 Subject: [PATCH] Add IPWho IP Geolocation API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 84bdd2cf..5312a550 100644 --- a/README.md +++ b/README.md @@ -1035,6 +1035,7 @@ like WhatsApp | `apiKey` | Yes | Yes | | [ipgeolocation](https://ipgeolocation.io/) | IP Geolocation AP with free plan 30k requests per month | `apiKey` | Yes | Yes | | [IPInfoDB](https://www.ipinfodb.com/api) | Free Geolocation tools and APIs for country, region, city and time zone lookup by IP address | `apiKey` | Yes | Unknown | | [IPWhois](https://www.ipwhois.io/documentation) | Identify website, IP, or email owners with geolocation, reverse IP lookup, country insights, ASN data, and email verification | `apiKey` | Yes | Unknown | +| [IPWho IP Geolocation API](https://www.ipwho.org/) | 2,000 freeĀ API calls per day. Production grade IP intelligenceĀ at non-enterprise prices. Servers in 12+ regions for low latency. | `apiKey` | Yes | Yes | | [Kakao Maps](https://apis.map.kakao.com) | Kakao Maps provide multiple APIs for Korean maps | `apiKey` | Yes | Unknown | | [keycdn IP Location Finder](https://tools.keycdn.com/geo) | Get the IP geolocation data through the simple REST API. All the responses are JSON encoded | `apiKey` | Yes | Unknown | | [LocationIQ](https://locationiq.org/docs/) | Provides forward/reverse geocoding and batch geocoding | `apiKey` | Yes | Yes |