Unlocker
Unlock website
Bright Data Web Unlocker enables you to bypass anti-bot measures, manages proxies, and solves CAPTCHAs automatically for easier web data collection.
POST
cURL
Related guide: Web Unlocker Introduction
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Set this to true
for asynchronous
Body
application/json
Response
200
application/json
OK
The response is of type string
.
Example:
"OK"
cURL