Skip to main content

Anti Captcha

The Anti Captcha component in Robbot RPA allows you to bypass or solve captcha problems using the Anti Captcha service. Captcha problems often appear as image challenges that require human interaction to verify or prove that the user is not a robot. The Anti Captcha component automates the process of solving these challenges, enabling smoother execution of automated tasks.

Parameters

Api Key : Insert your Anti Captcha API key. This parameter authenticates your request and allows you to access the Anti Captcha service. Type : String

Url or File Path : Provide the URL or file path of the captcha image you want to solve. This parameter allows you to pass the captcha image to the Anti Captcha service for processing. Type : String

Result : Returns the result of the Anti Captcha service. The result can include the solved captcha or any relevant information provided by the Anti Captcha service. Type : String

Usage

To use the Anti Captcha component in your Robbot RPA project, follow these steps:

Drag and drop the Anti Captcha component into your sequence or workflow.

Configure the component by providing the necessary inputs:

Insert your Anti Captcha API key using the Api Key parameter. Provide the URL or file path of the captcha image using the Url or File Path parameter. Continue building your sequence or workflow by adding other components or actions that utilize the solved captcha result.

Execute your sequence or workflow. The Anti Captcha component will send the captcha image to the Anti Captcha service, solve it, and return the result.

By incorporating the Robbot RPA Anti Captcha component into your automation workflow, you can overcome captcha challenges and automate processes that require human interaction, thereby enhancing the efficiency and effectiveness of your automated tasks.