From 3377f6c0bca132ef79bfd07d87d952e776f95707 Mon Sep 17 00:00:00 2001 From: Vinn Date: Tue, 23 Jul 2024 11:38:53 +0800 Subject: [PATCH] Update README.md Add CapSolver API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3e3aa91d..7a075827 100644 --- a/README.md +++ b/README.md @@ -530,6 +530,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 | +| [CapSolver](https://www.capsolver.com/) | AI-powered API automated CAPTCHA solutions | `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 |