#
Image-Based
#
ImageToTextTask
Solves image-based captchas by recognizing text from a base64-encoded image.
API type: ImageToTextTask
#
ComplexImageRecaptchaTask
Solves complex image-based reCAPTCHA challenges (grid selection tasks).
API type: ComplexImageTask (with class: "recaptcha")
Exactly one of imageUrls or imagesBase64 must be provided (not both, not neither).
#
ComplexImageRecaptchaMetadata
Exactly one of Task or TaskDefinition must be set.
#
ComplexImageRecognitionTask
Solves complex image recognition tasks (rotate, match, etc.).
API type: ComplexImageTask (with class: "recognition")