SDKs
Node.js SDK
All the features and utilities for fast Node.js development with Browserbase.
If you are working with Node.js, the official @browserbasehq/sdk
package is the easiest way
to connect and act upon headless browsers running on Browserbase.
Installation
Basic usage
Here is an example using the Browserbase Node.js SDK to create and connect to a session using Playwright:
Was this page helpful?