Skip to main content
Every 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
Input
Output

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
Input
Output

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
Input 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
Input: empty object Output

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
Input Output: object

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
Input 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
Input: empty object Output: object[]

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
Input: empty object Output: object[]

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
Input Output: object

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
Input Output: object