Bright Data · Arazzo Workflow
Bright Data Provision an Unlocker Zone then Unlock a URL
Version 1.0.0
Create a Web Unlocker zone, confirm it, and run a synchronous unlock against it.
View Spec
View on GitHub
Web DataWeb ScrapingProxyResidential ProxyDatacenter ProxyISP ProxyMobile ProxySERPWeb UnlockerScraping BrowserDataset MarketplaceMCPAI AgentsArazzoWorkflows
Provider
Workflows
provision-zone-and-unlock
Create an unlocker zone, verify it, then synchronously unlock a URL.
Provisions a new Web Unlocker zone, reads it back to confirm the configuration, and runs a one-shot synchronous unlock request against it.
1
createZone
addZone
Create a new zone of type unlocker that the unlock request will route through.
2
confirmZone
getZone
Read the zone back to confirm it exists and is not disabled before sending traffic through it.
3
unlockUrl
unlockSync
Submit the target URL for synchronous unblocking through the newly provisioned zone, returning the rendered response.
Source API Descriptions
openapi