Browserbase Functions
Functions let you deploy agents and automations directly to Browserbase and run it next to the browser session it controls. You define, deploy, and invoke a function, and Browserbase handles execution, browser lifecycle, and results as one system.
What this means:
-
Lower latency, up to 70% faster
-
Fewer moving parts and less infrastructure to manage
-
Async and long-running executions with results tied directly to real browser sessions.
-
Local development mirrors production using real Browserbase sessions.
Available now in TypeScript (documentation)
npx @browserbasehq/sdk-functions init