Quickstart: Puppeteer
Run Puppeteer against a cloud browser. No AI, no infrastructure, no local browser required.
Copy prompt to run with your AI agent
Send this template to your email, or view it on your desktop for the source code.
Get started with Puppeteer and Browserbase
Connect Puppeteer to a cloud browser on Browserbase and automate anything. No local Chrome install, no infrastructure to manage, no headless quirks. Open a WebSocket connection and use the same Puppeteer API you already know to navigate pages, interact with elements, and extract data. Perfect for scraping, testing, and workflow automation at scale.
Steps
- Spin up a Browserbase cloud session and connect Puppeteer over WebSocket
- Navigate to any page and verify it loaded successfully
- Interact with on-page elements using standard Puppeteer selectors and clicks
- Move between pages and confirm each navigation
- Extract the content you need, whether that's headings, copy, or structured data