Bright Data · Arazzo Workflow
Bright Data Submit Async Unlock and Retrieve Result
Version 1.0.0
Submit an asynchronous Web Unlocker request and poll for the unlocked response.
View Spec
View on GitHub
Web DataWeb ScrapingProxyResidential ProxyDatacenter ProxyISP ProxyMobile ProxySERPWeb UnlockerScraping BrowserDataset MarketplaceMCPAI AgentsArazzoWorkflows
Provider
Workflows
submit-and-fetch-unlock
Submit an async unlock request and poll until the response is ready.
Submits a URL for asynchronous unblocking through a Web Unlocker zone and polls the result endpoint, which returns 202 until ready and 200 with the unlocked response once complete.
1
submitUnlock
unlockAsync
Submit the asynchronous unlock request for the target URL through the Web Unlocker zone, returning a response id used to poll for the result.
2
pollResult
getUnlockResult
Poll for the unlock result. The endpoint returns 202 while the unlock is still in progress and 200 with a status of ready once the rendered response is available.