Send asynchronous requests to the Bright Data Web Unlocker API (98% success rate) and retrieve results using a snapshot ID and webhook delivery method.
Replace <API_KEY> and <unlocker-zone-name> with valid values.
3
Wait and check status
We recommend to wait 20 seconds prior to the first poling request to get the response, 10 seconds for the second pole and 5 for the rest.Bright Data may apply rate limit for excessive poling requests without response.The request returns a response_id used to retrieve results after processing completes.
{ "response_id": "s4t7w3619285042ra9dke1m8qx"}
If the request is still processing, the API returns HTTP 202:
HTTP/202
"Request is pending"
Processing time is typically up to 5 minutes and may extend to 8 hours during peak periods.Responses are retained for up to 48 hours from submission time.