Skip to main content
Browser Sessions (formerly, Scraping Browser) doesn’t need a separate SDK. It integrates into your existing browser automation setup with one line: point your existing browser connection at the Zenrows Browser Sessions endpoint instead of a local browser. It works with Puppeteer, Playwright, or any CDP-compatible tool.
Browser URL
Everything else, your scraping logic, selectors, and page interactions, stays exactly as it already is. See the Browser Sessions introduction for the full picture: residential proxy rotation, geo-targeting, and CDP support.

Get Started by Language

Puppeteer

Connect Puppeteer (Node.js) or Pyppeteer (Python) to Browser Sessions.

Playwright

Connect Playwright, for Python or Node.js, to Browser Sessions.