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
- Open your agent in Agent Studio
- In the Integrations panel, click Add Integration Config
- Select Bright Data from the integration list
- Give the config a display name (e.g., "Bright Data - Web Unlocker")
- Paste your API Token
- Save the agent revision
Using in Your Agent
- In an Agent Step, attach Bright Data tools from the tools panel
- Tools are referenced as
brightdata.brightdata_request,brightdata.brightdata_trigger_collection, etc.
Available Tools
| Tool | Description | Action Type |
|---|---|---|
brightdata_request | Fetch any URL through a Bright Data zone (Web Unlocker, SERP, or Web Scraper) | ReadOnly |
brightdata_trigger_collection | Trigger a dataset collection and get a snapshot ID | Irreversible |
brightdata_snapshot_progress | Check the progress of a dataset snapshot | ReadOnly |
brightdata_snapshot_download | Download data from a completed dataset snapshot | ReadOnly |
brightdata_list_datasets | List all datasets available on the account | ReadOnly |