From 6fa31efde2ba6203db591df6c74b8cca076c106d Mon Sep 17 00:00:00 2001 From: Nikolai Tschacher Date: Tue, 29 Nov 2022 04:55:37 +0100 Subject: [PATCH] Added entry for public IP Address API ipapi.is (#72) ipapi.is is a free IP address API, the link points to the instructions how to use it. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6d3b616..f0b02ee 100644 --- a/README.md +++ b/README.md @@ -311,6 +311,7 @@ For information on contributing to this project, please see the [contributing gu | [Image-Charts](https://www.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 | +| [ipapi.is](https://ipapi.is/developers.html) | Public IP Address API with company, ASN and hosting detection support | No | Yes | Yes | | [IPGEO](https://api.techniknews.net/ipgeo/[IP-Adress/Domain]) | Unlimited free IP Address API with useful information | No | Yes | Unknown | | [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 |