Automate Bright Data for free on Stepper

Bright Data is a web data platform for collecting public web data at scale. Scrape any page past anti-bot protection, run structured search-engine queries, use AI-ranked web search and Deep Lookup research to find companies and prospects, and run 1000+ pr

I want to integratewithSee how to connect Bright Data to ...

Triggers available for Bright Data on Stepper

Snapshot Ready

Triggers when a dataset snapshot finishes collecting and becomes ready for download.

  • 2 parameter s

New Snapshot

Triggers when a dataset snapshot is created or changes status.

  • 2 parameter s

Actions available for Bright Data on Stepper

Scrape URL

Scrapes a URL through a Bright Data zone (e.g. Web Unlocker) and returns the response.

  • 7 parameter s

Search SERP

Runs a search engine query through a Bright Data SERP zone and returns the search results.

  • 8 parameter s

Discover Search

Run an AI-powered discovery search and return ranked, relevant results for a query.

  • 14 parameter s

Enhance Research Query

Enhances a research query using Bright Data Deep Lookup.

  • 1 parameter s

Create Research Preview

Runs a quick preview of a deep lookup research query, returning a preview ID and a sample of the resulting columns/rows.

  • 1 parameter s

Get Research Preview

Looks up the status and sample results of a research preview by its preview ID.

  • 1 parameter s

Run Research

Triggers a Bright Data deep lookup research job, either from an existing preview or from a full research specification.

Get Research Status

Looks up the status and progress of a deep research request by its request ID.

  • 1 parameter s

Download Research Results

Downloads the results of a completed research request by its request ID.

  • 2 parameter s

Cancel Research

Cancels an in-progress deep lookup research request.

  • 1 parameter s

Scrape Dataset

Triggers a synchronous scrape for a Bright Data dataset. Because this endpoint has a 1-minute sync timeout, requests that take longer return HTTP 202 with a snapshot_id instead of the scraped data — use the Get Snapshot / List Snapshots actions to retrieve results in that case.

  • 5 parameter s

Start Dataset Collection

Triggers a Bright Data dataset collection (scrape or discovery) job and returns a snapshot ID.

  • 10 parameter s

Get Snapshot Progress

Looks up the current status of a Bright Data dataset snapshot (starting, running, ready, failed, or canceled).

  • 2 parameter s

Download Snapshot

Downloads the data for a Bright Data snapshot. If the snapshot is still building, the API response is returned as-is (e.g. { status: "building" }) so the workflow can retry. Max 5 GB per request.

  • 5 parameter s

Find Snapshots

Lists dataset snapshots, optionally filtered by status, date range, or trigger type.

  • 5 parameter s

Find Scrapers

Lists the scrapers (datasets) available in your Bright Data account.

Get Account Status

Checks the status of your Bright Data account.

Get Account Balance

Retrieves the current account balance and pending balance for your Bright Data account. Requires an API key with finance or admin permission level.

Make HTTP Request

Make an HTTP request to any URL with full control over method, headers, and body.