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

CaptchaResponse

Response returned after a captcha has been solved

Properties

PropertyTypeDescription
errorstring | nullError message if something went wrong, providing guidance on how to fix the issue
foundboolean | nullIf a captcha was found or not
solvedboolean | nullIf a captcha was found, whether or not it was solved
timenumber | nullThe total time it took to find, and solve, the captcha
tokenstring | nullThe solved token of the response, if any is provided