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
commit 32cc8ad818
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) |