Puppeteer is a popular Node.js library for browser automation that integrates seamlessly with Hyperbrowser sessions. This guide shows you how to connect Puppeteer to your cloud browsers. Python has an unofficial library called pyppeteer, however, it is unmaintained and is out of sync with the main Puppeteer library so we recommend using playwright-python instead.Documentation Index
Fetch the complete documentation index at: https://hyperbrowser.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Installation
For Node.js, use
puppeteer-core instead of puppeteer since Hyperbrowser provides the
browser. This saves disk space and installation time.Basic Connection
Connect Puppeteer to a Hyperbrowser session:Next Steps
Playwright Integration
Connect with Playwright
Session Lifecycle
Manage sessions
Stealth Mode
Configure anti-detection
Profiles
Persist browser state