From d8e51c9c228011a0b50f179a880742f94026a7cb Mon Sep 17 00:00:00 2001 From: Dirk Hoekstra Date: Sun, 23 Aug 2020 18:05:38 +0200 Subject: [PATCH] add scraperbox.com --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 05e34179..85eb5039 100644 --- a/README.md +++ b/README.md @@ -281,6 +281,7 @@ API | Description | Auth | HTTPS | CORS | | [QuickChart](https://quickchart.io/) | Generate chart and graph images | No | Yes | Yes | | [ReqRes](https://reqres.in/ ) | A hosted REST-API ready to respond to your AJAX requests | No | Yes | Unknown | | [ScraperApi](https://www.scraperapi.com) | Easily build scalable web scrapers | `apiKey` | Yes | Unknown | +| [scraperBox](https://scraperbox.com/) | Undetectable web scraping API | `apiKey` | Yes | Yes | | [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 |