Trigger on event
- Listen for a new event
- Parse and validate the payload
- Take an action with the linked tool
10 tools available
Bright Data provides the world's #1 web data platform with Web Unlocker for bypassing anti-bot systems, SERP API for search engine data, and pre-made scrapers for popular websites. Collect any web data at scale.
Connect Bright Data to Definable to automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas call Bright Data's 10 tools directly from chat or scheduled flows. You can wire it into any persona to read, write, and react when an event fires.
Every Bright Data action below is a callable tool any Definable persona can invoke.
Tool to trigger an asynchronous site crawl job to extract content across multiple pages or entire domains. Returns a snapshot_id required by BRIGHTDATA_GET_SNAPSHOT_STATUS (poll until complete) and BRIGHTDATA_GET_SNAPSHOT_RESULTS (call only after completion; querying early yields empty or partial data). Use when you need to start a crawl for a given dataset and list of URLs. Large crawls can produce very large payloads — fetch results incrementally.
Tool to list all available pre-made scrapers (datasets) from Bright Data's marketplace. Use when you need to browse available data sources for structured scraping.
Tool to apply custom filter criteria to a marketplace dataset (BETA). Use after selecting a dataset to generate a filtered snapshot.
Tool to get available static network cities for a given country. Use when you need to configure static proxy endpoints after selecting a country.
Tool to list available countries and their ISO 3166-1 alpha-2 codes. Use when you need to configure zones with valid country codes before provisioning proxies.
Tool to retrieve the scraped data from a completed crawl job by snapshot ID. Only call after confirming the job is complete via BRIGHTDATA_GET_SNAPSHOT_STATUS — querying before completion yields empty or partial data. Use after triggering a crawl or filtering a dataset to download the collected data.
Tool to check the processing status of a crawl job using snapshot ID. Call before attempting to download results to ensure data collection is complete.
Tool to list your configured Web Unlocker zones and proxy endpoints. Use to view available zones for web scraping and bot protection bypass.
Tool to perform SERP (Search Engine Results Page) searches across different search engines using Bright Data's SERP Scrape API. Use when you need to retrieve search results, trending topics, or competitive analysis data. This action submits an asynchronous request and returns a response ID for tracking.
Tool to bypass bot detection, captcha, and other anti-scraping measures to extract content from websites. Use when you need to scrape websites that block automated access or require JavaScript rendering. Some responses may still contain CAPTCHA challenge pages or incomplete HTML; inspect the response before retrying, and avoid aggressive retry loops.
Anything Bright Data exposes through its API. Common ai web scraping workflows on Definable include automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas can call any of the 10 Bright Data tools directly, then chain the result into another integration without you writing code.
Bright Data uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 10 Bright Data tools. You only need a separate Bright Data subscription if Bright Data itself charges per seat or per API call.
Every call from a persona to Bright Data is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Bright Data, and connect via OAuth or API key. You can immediately attach Bright Data to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 10 Bright Data actions as callable tools — including `Trigger Site Crawl`, `Browse Available Scrapers`, `Filter Dataset`, plus 7 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.