brightdata.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.
Crawl Api
crawlApi
crawlApi
Tool to trigger an asynchronous site crawl for a dataset and list of URLs. Returns snapshot_id required by getSnapshotStatus and getSnapshotResults.
Risk: write
items full type
items full type
Filter Dataset
filterDataset
filterDataset
Tool to apply custom filter criteria to a marketplace dataset (BETA). Use after selecting a dataset to generate a filtered snapshot.
Risk: write
filter full type
filter full type
Get Available Cities
getAvailableCities
getAvailableCities
Tool to get available static network cities for a given country. Use when you need to configure static proxy endpoints after selecting a country.
Risk: read
Output:
string[]
Get Available Countries
getAvailableCountries
getAvailableCountries
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.
Risk: read
zone_types full type
zone_types full type
Get Snapshot Results
getSnapshotResults
getSnapshotResults
Tool to retrieve the scraped data from a completed crawl job by snapshot ID. Only call after confirming the job is complete via getSnapshotStatus.
Risk: read
Output:
object
Output full type
Output full type
Get Snapshot Status
getSnapshotStatus
getSnapshotStatus
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.
Risk: read
Output
List Datasets
listDatasets
listDatasets
Tool to list all available pre-made scrapers (datasets) from Bright Data marketplace. Use when you need to browse available data sources for structured scraping.
Risk: read
object[]
Output full type
Output full type
List Web Unlocker Zones
listWebUnlockerZones
listWebUnlockerZones
Tool to list your configured Web Unlocker zones and proxy endpoints. Use to view available zones for web scraping and bot protection bypass.
Risk: read
object[]
Output full type
Output full type
Serp Search
serpSearch
serpSearch
Tool to perform SERP searches across search engines using Bright Data SERP API. Use when you need search results, trending topics, or competitive analysis data.
Risk: read
Output:
object
Output full type
Output full type
Web Unlocker
webUnlocker
webUnlocker
Tool to bypass bot detection, captcha, and other anti-scraping measures to extract content from websites. Use when sites block automated access or require JavaScript rendering.
Risk: read
Output:
object
Output full type
Output full type