Added ApiLeap API which allows you to make screenshots of web pages and HTML.

This commit is contained in:
Timothée Jeannin 2017-10-31 12:22:50 +01:00 committed by GitHub
parent 1eeb316ce9
commit 4e1184acf2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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