Bright Data · Arazzo Workflow
Bright Data Trigger Web Scraper Job and Download Results
Version 1.0.0
Trigger a Web Scraper collector, poll the snapshot until ready, and download the rows.
View Spec
View on GitHub
Web DataWeb ScrapingProxyResidential ProxyDatacenter ProxyISP ProxyMobile ProxySERPWeb UnlockerScraping BrowserDataset MarketplaceMCPAI AgentsArazzoWorkflows
Provider
Workflows
trigger-and-download-scrape
Trigger a scrape, poll the snapshot, and download the results.
Submits a scraping job for a dataset, waits for the resulting snapshot to finish building, and downloads the collected records once the snapshot status is ready.
1
triggerScrape
triggerScrape
Trigger an asynchronous scraping job for the dataset using the supplied per-record input payload, returning a snapshot id to poll.
2
pollProgress
getScrapeProgress
Poll the snapshot progress endpoint. Bright Data reports running, building, or collecting while the job is in flight and ready when the rows are available for download.
3
downloadSnapshot
downloadSnapshot
Download the snapshot rows once the snapshot reports a ready status, returning the collected records in the requested format.