Merge pull request #535 from TimotheeJeannin/patch-2

Added ApiLeap API which allows you to make screenshots of web pages a…
This commit is contained in:
Dave Machado
2017-10-31 09:28:52 -04:00
committed by GitHub

View File

@@ -177,6 +177,7 @@ API | Description | Auth | HTTPS | Link |
### Development
API | Description | Auth | HTTPS | Link |
|---|---|---|---|---|
| ApiLeap | Chrome based screenshot API to make images from web pages and HTML | `apiKey` | Yes | [Go!](https://apileap.com/) |
| APIs.guru | Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs | No | Yes | [Go!](https://apis.guru/api-doc/) |
| BetterMeta | Return a site's meta tags in JSON format | X-Mashape-Key | Yes | [Go!](http://bettermeta.io) |
| Bitbucket | Pull public information for a Bitbucket account | No | Yes | [Go!](https://api.bitbucket.org/2.0/users/karllhughes) |