FruxonDocs

Bright Data

Web scraping platform for fetching any URL through Web Unlocker, running SERP queries, and triggering pre-built dataset collectors

The Bright Data integration lets your agents fetch any URL through Bright Data's proxy network (Web Unlocker, SERP, Web Scraper) and trigger pre-built dataset collectors for sites like Amazon, LinkedIn, Instagram, and more.

Prerequisites

You need:

  • Bright Data API Token — Sign in at brightdata.com, go to Account Settings → API tokens, and create a token.
  • At least one Zone (for Fetch URL) — Configure a Web Unlocker, SERP, or Web Scraper zone in the Bright Data control panel and note its name.
  • Dataset ID (for dataset tools) — Browse available datasets in Data Collectors → Datasets and copy the dataset ID (e.g. gd_l1viktl72bvl7bjuj0).

Setup

  1. Open your agent in Agent Studio
  2. In the Integrations panel, click Add Integration Config
  3. Select Bright Data from the integration list
  4. Give the config a display name (e.g., "Bright Data - Web Unlocker")
  5. Paste your API Token
  6. Save the agent revision

Using in Your Agent

  1. In an Agent Step, attach Bright Data tools from the tools panel
  2. Tools are referenced as brightdata.brightdata_request, brightdata.brightdata_trigger_collection, etc.

Available Tools

ToolDescriptionAction Type
brightdata_requestFetch any URL through a Bright Data zone (Web Unlocker, SERP, or Web Scraper)ReadOnly
brightdata_trigger_collectionTrigger a dataset collection and get a snapshot IDIrreversible
brightdata_snapshot_progressCheck the progress of a dataset snapshotReadOnly
brightdata_snapshot_downloadDownload data from a completed dataset snapshotReadOnly
brightdata_list_datasetsList all datasets available on the accountReadOnly

On this page