From d6bb088c0e8b64ad4c4b085bf6c12b4cd6594485 Mon Sep 17 00:00:00 2001 From: Matheus Felipe <50463866+matheusfelipeog@users.noreply.github.com> Date: Tue, 23 Mar 2021 13:40:24 -0300 Subject: [PATCH] Add IPGEO (#1017) Add IPGEO API by TechnikNews and Fix path of url Note: Inactive user. Close #1017 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 236c7af9..8743bdcf 100644 --- a/README.md +++ b/README.md @@ -451,6 +451,7 @@ API | Description | Auth | HTTPS | CORS | | [IP2Location](https://www.ip2location.com/web-service/ip2location) | IP geolocation web service to get more than 55 parameters | `apiKey` | Yes | Unknown | | [IP2Proxy](https://www.ip2location.com/web-service/ip2proxy) | Detect proxy and VPN using IP address | `apiKey` | Yes | Unknown | | [ipapi](https://ipapi.com/) | Real-time Geolocation & Reverse IP Lookup REST API | `apiKey` | Yes | Unknown | +| [IPGEO](https://api.techniknews.net/ipgeo/) | Unlimited free IP Address API with useful information | No | Yes | Unknown | | [IPGeolocationAPI.com](https://ipgeolocationapi.com/) | Locate your visitors by IP with country details | No | Yes | Yes | | [IPInfoDB](https://ipinfodb.com/api) | Free Geolocation tools and APIs for country, region, city and time zone lookup by IP address | `apiKey` | Yes | Unknown | | [ipstack](https://ipstack.com/) | Locate and identify website visitors by IP address | `apiKey` | Yes | Unknown |