From d411d9d4ce2de0095e57fe910ad83d7ba721bff2 Mon Sep 17 00:00:00 2001 From: Mike Stop Continues <150434+mikestopcontinues@users.noreply.github.com> Date: Thu, 21 Dec 2023 10:15:41 +0000 Subject: [PATCH] Add BrowserCat to developer API list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ced25659..b060a44d 100644 --- a/README.md +++ b/README.md @@ -511,6 +511,7 @@ API | Description | Auth | HTTPS | CORS | | [Blynk-Cloud](https://blynkapi.docs.apiary.io/#) | Control IoT Devices from Blynk IoT Cloud | `apiKey` | No | Unknown | | [Bored](https://www.boredapi.com/) | Find random activities to fight boredom | No | Yes | Unknown | | [Brainshop.ai](https://brainshop.ai/) | Make A Free A.I Brain | `apiKey` | Yes | Yes | +| [BrowserCat](https://www.browsercat.com/) | Headless browser API for automation, scraping, and more | `apiKey` | Yes | Yes | | [Browshot](https://browshot.com/api/documentation) | Easily make screenshots of web pages in any screen size, as any device | `apiKey` | Yes | Yes | | [CDNJS](https://api.cdnjs.com/libraries/jquery) | Library info on CDNJS | No | Yes | Unknown | | [Changelogs.md](https://changelogs.md) | Structured changelog metadata from open source projects | No | Yes | Unknown |