From 9e18f624b49b93d8e94f7d199179a2bb3b854c48 Mon Sep 17 00:00:00 2001 From: Mike Stop Continues <150434+mikestopcontinues@users.noreply.github.com> Date: Mon, 25 Dec 2023 02:37:16 +0000 Subject: [PATCH] Add BrowserCat to developer APIs (#115) BrowserCat offers a free plan with 1k credits/mo. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e876266..6e139bc 100644 --- a/README.md +++ b/README.md @@ -297,6 +297,8 @@ For information on contributing to this project, please see the [contributing gu | [BetterMeta](http://bettermeta.io) | Return a site's meta tags in JSON format | `X-Mashape-Key` | Yes | Unknown | | [Bored](https://www.boredapi.com/) | Find random activities to fight boredom | No | Yes | Unknown | | [Browshot](https://browshot.com/api/documentation) | Easily make screenshots of web pages in any screen size, as any device | `apiKey` | Yes | Unknown | +| [BrowserCat](https://www.browsercat.com/) | Headless browser API for automation, scraping, and more + | `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 | | [CountAPI](https://countapi.xyz) | Free and simple counting service. You can use it to track page hits and specific events | No | Yes | Yes |