From b080d52d95682a8fa82b1ce37f95137a47af4aa5 Mon Sep 17 00:00:00 2001 From: Julien Sobrier Date: Sat, 13 Mar 2021 15:16:37 -0800 Subject: [PATCH] Add Blitapp --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8949f604..b16f346c 100644 --- a/README.md +++ b/README.md @@ -247,6 +247,7 @@ API | Description | Auth | HTTPS | CORS | | [APIs.guru](https://apis.guru/api-doc/) | Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs | No | Yes | Unknown | | [BetterMeta](http://bettermeta.io) | Return a site's meta tags in JSON format | `X-Mashape-Key` | Yes | Unknown | | [Bitbucket](https://developer.atlassian.com/bitbucket/api/2/reference/) | Bitbucket API | `OAuth` | Yes | Unknown | +| [Blitapp](https://blitapp.com/api/) | Schedule screenshots of web pages and sync them to your cloud | `apiKey` | Yes | Unknown | | [Bored](https://www.boredapi.com/) | Find random activities to fight boredom | No | Yes | Unknown | | [Browshot](https://browshot.com/api/documentation) | Easily make screenshots of web pages in any screen size, as any device | `apiKey` | Yes | Unknown | | [CDNJS](https://api.cdnjs.com/libraries/jquery) | Library info on CDNJS | No | Yes | Unknown |