From 9e2497972327cbf168a23520ef8d0d043ba0d3bc Mon Sep 17 00:00:00 2001 From: Maxim Geerinck Date: Wed, 28 Oct 2020 10:23:54 +0100 Subject: [PATCH] Proposal: Add Scraper.AI Add Scraper.AI to the list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 515b7638..a457dda2 100644 --- a/README.md +++ b/README.md @@ -286,6 +286,7 @@ API | Description | Auth | HTTPS | CORS | | [QR code](http://goqr.me/api/) | Generate and decode / read QR code graphics | No | Yes | Unknown | | [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 | +| [Scraper.AI](https://scraper.ai/) | Extract and monitor data from any website without worrying about proxies | `apiKey` | 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 |