Bright Data · Arazzo Workflow
Bright Data Scrape and Deliver Snapshot to Cloud Storage
Version 1.0.0
Trigger a scrape, wait for the snapshot to finish, and deliver it to cloud storage.
View Spec
View on GitHub
Web DataWeb ScrapingProxyResidential ProxyDatacenter ProxyISP ProxyMobile ProxySERPWeb UnlockerScraping BrowserDataset MarketplaceMCPAI AgentsArazzoWorkflows
Provider
Workflows
scrape-and-deliver-snapshot
Trigger a scrape, poll until ready, and deliver the snapshot to cloud storage.
Submits a scraping job, waits for the resulting snapshot to reach a ready status, and then schedules its delivery to a configured cloud storage destination.
1
triggerScrape
triggerScrape
Trigger an asynchronous scraping job for the dataset, returning a snapshot id to poll and deliver.
2
pollProgress
getScrapeProgress
Poll the snapshot progress endpoint until the status reaches a terminal value. A ready status means the snapshot can be delivered.
3
deliverSnapshot
deliverSnapshot
Schedule delivery of the ready snapshot to the configured cloud storage destination in the requested format.