Skip to main content

Browserbase

Browserbase is a managed browser infrastructure service that provides cloud-hosted browser sessions. hidettp integrates with Browserbase as an alternative to running bots on self-hosted runner instances.

When to Use Browserbase

  • You do not want to manage your own Docker-based runner infrastructure.
  • You need to scale execution capacity on demand without provisioning servers.
  • You want managed browser sessions with built-in anti-detection features.

Configuration

  1. Go to Settings > Integrations.
  2. Locate the Browser Automation section.
  3. Enter your Browserbase API Key.
  4. Enter your Browserbase Project ID.
  5. Save.

Per-Bot Activation

Each bot can independently choose to run on Browserbase:

  1. Open the bot's settings.
  2. Navigate to the Execution section.
  3. Enable Browserbase.
  4. Save.

When enabled, the bot's executions run on Browserbase-managed browser sessions instead of your self-hosted runners. All other bot settings (steps, scripts, captcha solving, proxies) continue to work as configured.