For AI agents: a documentation index is available at /llms.txt
Skip to main content

/unblock

POST 

/unblock

Unblocks the provided URL from being blocked due to bot detection. Returns a payload of Cookies, HTML, a base64 encoded screenshot, and a "browserWSEndpoint" to allow connecting to the browser when specified in the JSON Payload. Only supports CDP or Puppeteer like libraries when connecting to the "browserWSEndpoint".

Note: Also available at /chromium/unblock as a convenience alias.

Request

Responses