From 9e2497972327cbf168a23520ef8d0d043ba0d3bc Mon Sep 17 00:00:00 2001 From: Maxim Geerinck Date: Wed, 28 Oct 2020 10:23:54 +0100 Subject: [PATCH 1/3] 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 | From f4f6b9522268b87b0a8b1986df0bfd2017f194b3 Mon Sep 17 00:00:00 2001 From: Maxim Geerinck Date: Mon, 2 Nov 2020 20:58:58 +0100 Subject: [PATCH 2/3] Update README.md Co-authored-by: Yann Bertrand <5855339+yannbertrand@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a457dda2..1d581c5c 100644 --- a/README.md +++ b/README.md @@ -286,7 +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 | +| [Scraper.AI](https://docs.scraper.ai/#/en-us/extractor/index) | Extract and monitor data from any website | `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 | From 6090d2f23b63dbdeaa05e273f994d70a69d020e7 Mon Sep 17 00:00:00 2001 From: Maxim Geerinck Date: Mon, 2 Nov 2020 21:00:06 +0100 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d581c5c..f378b10c 100644 --- a/README.md +++ b/README.md @@ -286,7 +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://docs.scraper.ai/#/en-us/extractor/index) | Extract and monitor data from any website | `apiKey` | Yes | Unknown | +| [Scraper.AI](https://docs.scraper.ai/#/) | Extract and monitor data from any website | `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 |