From 44d4e6c98d636a722127d7fafb350ada86304432 Mon Sep 17 00:00:00 2001 From: Abd ar-Rahman Hamidi Date: Tue, 4 Apr 2017 07:43:23 +0500 Subject: [PATCH] Add letsvalidate api --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index ae40ae09..a8dca56d 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ For information on contributing to this project, please see the [contributing gu * [Vehicle](#vehicle) * [Video](#video) * [Weather](#weather) +* [Misc](#misc) ### Animals @@ -357,6 +358,7 @@ For information on contributing to this project, please see the [contributing gu | Imgur | Images | `OAuth` | Yes | [Go!](https://api.imgur.com/#overview) | | ScreenShotLayer | URL 2 Image | No | Yes | [Go!](https://screenshotlayer.com) | | Unsplash | Photography | `OAuth` | Yes | [Go!](https://unsplash.com/developers) | +| Let's Validate | URL 2 Thumbnail | No | Yes | [Go!](https://github.com/letsvalidate/api) | ### Science @@ -505,3 +507,10 @@ For information on contributing to this project, please see the [contributing gu | Weatherbit | Weather | `apiKey` | Yes | [Go!](https://www.weatherbit.io/api) | | Wunderground | Weather | No | Yes | [Go!](https://www.wunderground.com/weather/api/) | | Yahoo! Weather | Weather | No | Yes | [Go!](https://developer.yahoo.com/weather/) | + +### Misc + + +| API | Description | Auth | HTTPS | Link | +|---|---|---|---|---| +| Let's Validate | Uncovers the technologies used on websites | No | Yes | [Go!](https://github.com/letsvalidate/api) |