From 95c8ed959656b3dfbf7bd4c2d9dada3032cc57ba Mon Sep 17 00:00:00 2001 From: Dirk Hoekstra Date: Tue, 29 Oct 2019 22:27:29 +0100 Subject: [PATCH] Add screenshotapi.net to the list (#1107) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eb6aa90a..7d5b5666 100644 --- a/README.md +++ b/README.md @@ -289,6 +289,7 @@ API | Description | Auth | HTTPS | CORS | | [ReqRes](https://reqres.in/ ) | A hosted REST-API ready to respond to your AJAX requests | No | Yes | Unknown | | [Scrape Website Email](https://market.mashape.com/tommytcchan/scrape-website-email) | Grabs email addresses from a URL | `X-Mashape-Key` | Yes | Unknown | | [ScraperApi](https://www.scraperapi.com) | Easily build scalable web scrapers | `apiKey` | Yes | Unknown | +| [ScreenshotAPI.net](https://screenshotapi.net/) | Create pixel-perfect website screenshots | `apiKey` | Yes | Yes | | [SHOUTCLOUD](http://shoutcloud.io/) | ALL-CAPS AS A SERVICE | No | No | Unknown | | [StackExchange](https://api.stackexchange.com/) | Q&A forum for developers | `OAuth` | Yes | Unknown | | [Verse](https://verse.pawelad.xyz/) | Check what's the latest version of your favorite open-source project | No | Yes | Unknown |