Skip to content

CloudBrowser AI

Category: Infra (Cloud Browser)

CloudBrowser AI is a cloud-based browser automation platform that provides remote, stealth-capable browser instances via a REST API. You connect a Puppeteer (Node.js) or PuppeteerSharp (.NET) client to a live cloud browser over a WebSocket DevTools endpoint. The platform handles anti-detection, proxy routing, and CAPTCHA bypass at the infrastructure layer so you do not manage headless Chrome locally.

Key capabilities

  • Remote Puppeteer-compatible browsers over browserWSEndpoint
  • Built-in stealth and anti-bot evasion (SOC 2 certified)
  • Real-time remote desktop debugging via the dashboard
  • n8n integration (400+ services), Claude Desktop MCP server
  • Concurrent session management with per-plan limits

Pricing

PlanPriceBrowser hoursConcurrent instances
Free trial7 days freelimitedlimited
Basic$25/month100 hours10
Premium$90/month500 hours25
CustomContact salesunlimitedunlimited

All paid plans include a 14-day money-back guarantee. A paid subscription is required before the API returns live browser addresses (HTTP 402 otherwise).

Safety and ToS notes

  • API returns HTTP 402 when no active subscription is present.
  • HTTP 403 means unit quota is exhausted for the billing period.
  • HTTP 404 means the plan's concurrent browser limit has been reached.
  • Sessions auto-close after the keepOpen seconds (default 300 s). Design workflows to stay within that window or extend via the parameter.
  • Do not store API tokens in source code. Use environment variables.