From 7a6d3ba4f3edcbfd4159411f083ab9c5a5190768 Mon Sep 17 00:00:00 2001 From: Milos Stojanovic Date: Fri, 17 Sep 2021 11:01:34 +0200 Subject: [PATCH] Add SavePage.io API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 17581feb..9dc31738 100644 --- a/README.md +++ b/README.md @@ -416,6 +416,7 @@ API | Description | Auth | HTTPS | CORS | | [Rejax](https://rejax.io/) | Reverse AJAX service to notify clients | `apiKey` | Yes | No | | [ReqRes](https://reqres.in/ ) | A hosted REST-API ready to respond to your AJAX requests | No | Yes | Unknown | | [RSS feed to JSON](https://rss-to-json-serverless-api.vercel.app) | Returns RSS feed in JSON format using feed URL | No | Yes | Yes | +| [SavePage.io](https://www.savepage.io) | A free, RESTful API used to screenshot any desktop, or mobile website | `apiKey` | Yes | Yes | | [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 | | [scraperBox](https://scraperbox.com/) | Undetectable web scraping API | `apiKey` | Yes | Yes |