From a5dc2bed4acfff903af777a691023637a8aac8f3 Mon Sep 17 00:00:00 2001 From: gitoct <43979397+gitoct@users.noreply.github.com> Date: Thu, 11 Oct 2018 18:41:33 -0700 Subject: [PATCH] Added Shodan API (#775) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index be3bb76a..c54d261c 100644 --- a/README.md +++ b/README.md @@ -615,6 +615,7 @@ API | Description | Auth | HTTPS | CORS | | [FilterLists](https://filterlists.com/api) | Lists of filters for adblockers and firewalls | No | Yes | Unknown | | [HaveIBeenPwned](https://haveibeenpwned.com/API/v2) | Passwords which have previously been exposed in data breaches | No | Yes | Unknown | | [SecurityTrails](https://securitytrails.com/corp/apidocs) | Domain and IP related information such as current and historical WHOIS and DNS records | `apiKey` | Yes | Unknown | +| [Shodan](https://developer.shodan.io/) | Search engine for Internet connected devices | `apiKey` | Yes | Unknown | | [UK Police](https://data.police.uk/docs/) | UK Police data | No | Yes | Unknown | ### Shopping