From 598f7995678f6211efb29cff8dd6c54fc0f8a2d8 Mon Sep 17 00:00:00 2001 From: Craig Snyder <45668790+craigsnyder@users.noreply.github.com> Date: Thu, 17 Oct 2019 14:16:58 -0400 Subject: [PATCH] Add IPinfo to APIs, Data, and ML --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 237cffcc..343b9e73 100644 --- a/README.md +++ b/README.md @@ -144,6 +144,7 @@ Table of Contents * [Diggernaut](https://www.diggernaut.com/) — Cloud based web scraping and data extraction platform for turning any website to the dataset or to work with it as with an API. Free plan includes 5K page requests monthly. * [Colaboratory](https://colab.research.google.com) — Free web-based Python notebook environment with Nvidia Tesla K80 GPU. * [tamber](https://tamber.com) — Put deep-learning powered recommendations in your app. Free 5k monthly active users. + * [IPinfo](https://ipinfo.io/) — Fast, accurate, and free (up to 100k/month) IP address data API. Offers APIs with details on geolocation, companies, carriers, IP ranges, domains, abuse contacts, and more. All paid APIs can be trialed for free. * [IP Geolocation](https://ipgeolocation.io/) — IP Geolocation API - Forever free plan for developers with 30k requests per month (1k/day) limit. * [RequestBin.com](https://requestbin.com) — Create a free endpoint to which you can send HTTP requests. Any HTTP requests sent to that endpoint will be recorded with the associated payload and headers so you can observe requests from webhooks and other services. * [MailboxValidator](https://www.mailboxvalidator.com) — Email verification service using real mail server connection to confirm valid email. Free API plan has 300 verifications per month.