From 5bce936629e56b3bcd3010c37f47fcded8c8435d Mon Sep 17 00:00:00 2001 From: Melvin Jones Repol Date: Fri, 8 Jul 2022 14:38:28 +0800 Subject: [PATCH] added Webvium browser api to development --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4027488f..1de878d3 100644 --- a/README.md +++ b/README.md @@ -612,6 +612,7 @@ API | Description | Auth | HTTPS | CORS | | [Tyk](https://tyk.io/open-source/) | Api and service management platform | `apiKey` | Yes | Yes | | [Wandbox](https://github.com/melpon/wandbox/blob/master/kennel2/API.rst) | Code compiler supporting 35+ languages mentioned at wandbox.org | No | Yes | Unknown | | [WebScraping.AI](https://webscraping.ai/) | Web Scraping API with built-in proxies and JS rendering | `apiKey` | Yes | Yes | +| [Webvium Browser](https://mrepol742.github.io/webvium/api/) | Web browser API for easy access to the in-app features | No | Yes | No | | [ZenRows](https://www.zenrows.com/) | Web Scraping API that bypasses anti-bot solutions while offering JS rendering, and rotating proxies | `apiKey` | Yes | Unknown |