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) |