From f235e7f099f96fc36c3c5900ad35b65c31fba6e5 Mon Sep 17 00:00:00 2001 From: masoudfbrowse <108838548+masoudfbrowse@users.noreply.github.com> Date: Sun, 28 Aug 2022 10:57:42 +0300 Subject: [PATCH] Added Browse AI to the development list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7348891..37f39d43 100644 --- a/README.md +++ b/README.md @@ -594,6 +594,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | +| [Browse AI](https://www.browse.ai) | Turn any Website into an API with No-Code | `apiKey` | Yes | No | | [ScrapeNinja](https://scrapeninja.net) | Scraping API with Chrome fingerprint and residential proxies | `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 |