> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zenrows.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Setting Up the Scraping Browser

> Quick setup guide for ZenRows Scraping Browser with Puppeteer or Playwright, including API key configuration and connection parameters.

ZenRows® Scraping Browser works seamlessly with your existing Puppeteer or Playwright code. Just one line of code is needed to integrate, making it ideal for developers looking for fast and easy solutions.

## Initial Setup

To start using the Scraping Browser, follow these steps:

<Steps>
  <Step title="Sign Up for ZenRows">
    If you haven't already, create a ZenRows account by visiting the [Registration Page](https://app.zenrows.com/register).
  </Step>

  <Step title="Head to your Scraping Browser dashboard">
    Once registered, log in to your dashboard to access your [Scraping Browser page](https://app.zenrows.com/scraping-browser).

    <Frame>
      <img src="https://static.zenrows.com/content/ZENROWS_scraping_browser_builder_only_528289c645.png" style={{ borderRadius: '0.5rem' }} alt="scraping-browser-dashboard" />
    </Frame>
  </Step>
</Steps>

## Scraping Browser Parameters

ZenRows® Scraping Browser is designed for ease of use with minimal configuration. However, you can still customize some options to suit your needs, including World Region, Country and Session TTL.

<Note>Auto-rotate and Residential IPs are pre-configured and enabled by default for all users.</Note>

### Available Parameter Options

The Scraping Browser offers several customizable parameters to enhance your scraping experience:

* [World Region](/scraping-browser/features/world-region) - Target specific geographic regions for your scraping operations
* [Country Selection](/scraping-browser/features/country) - Choose from our extensive list of premium proxy countries for geo-restricted content
* [Session TTL](/scraping-browser/features/session-ttl) - Control browser session duration from 1 to 15 minutes

Each parameter page provides both SDK and direct WebSocket URL examples to help you implement the settings that best fit your scraping requirements.
