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
- Go to Settings > Integrations.
- Locate the Browser Automation section.
- Enter your Browserbase API Key.
- Enter your Browserbase Project ID.
- Save.
Per-Bot Activation
Each bot can independently choose to run on Browserbase:
- Open the bot's settings.
- Navigate to the Execution section.
- Enable Browserbase.
- 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.