From 6cad7f3506be81bcae94607a662c66355d946e49 Mon Sep 17 00:00:00 2001 From: CipherGirl Date: Sat, 2 Oct 2021 18:51:11 +0600 Subject: [PATCH] Add ipfind.io --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1eca1853..d7f4727f 100644 --- a/README.md +++ b/README.md @@ -397,6 +397,7 @@ API | Description | Auth | HTTPS | CORS | | [Image-Charts](https://documentation.image-charts.com/) | Generate charts, QR codes and graph images | No | Yes | Yes | | [import.io](http://api.docs.import.io/) | Retrieve structured data from a website or RSS feed | `apiKey` | Yes | Unknown | | [IP2WHOIS Information Lookup](https://www.ip2whois.com/) | WHOIS domain name lookup | `apiKey` | Yes | Unknown | +| [ipfind.io](https://ipfind.io) | Geographic location of an IP address or any domain name along with some other useful information | `apiKey` | Yes | Yes | | [IPify](https://www.ipify.org/) | A simple IP Address API | No | Yes | Unknown | | [IPinfo](https://ipinfo.io/developers) | Another simple IP Address API | No | Yes | Unknown | | [jsDelivr](https://github.com/jsdelivr/data.jsdelivr.com) | Package info and download stats on jsDelivr CDN | No | Yes | Yes |