Support > Forums > OpenBots Studio > Working with Captcha

Working with Captcha

Alfredo Carbajal

  • Reporter
  • Calender Icon April 26,2023 at 4:02 PM

Good day. A web automation I'm working on requires to go through an image Captcha verification, just a randomly generated image of a text that requires to input the correct text, it is not time based but changes every time the page is reloaded, is there a way to work around such feature?

This forum has 314 topics, 681 replies, and was last updated 22 days ago by Support Agent

Sahil Wadhwa

  • Participant
  • Calender Icon May 04,2023 at 4:59 PM

Hi alfredo.carbajal.nips,

It would depend on the type of captcha you are encountering. I would recommend to try the OCR engines available within the Studio commands, depending on the complexity of the image, the text could be recognized.

Another option could be to add a human in the loop step to the process. In which the bot creates a task for a business user to validate the captcha value, once this value is entered by a human, the bot can resume its activities. Alternatively, we can train a model in OpenBots Documents to process the Captcha as an image.

Lastly, there are third party APIs available that help authenticate Captcha by returning the corresponding values as output. These can be integrated into the process through the API commands. Keep in mind that these type of APIs usually have a fee related, corresponding to the amount of data that needs to be processed.

You are not authorized to reply, please click here to login and add your reply to this topic.