Help CAPTCHA

I recently had to break three types of captcha.
1st - an image with mixed and confused characters.
2nd - the google recaptcha, asking to click on traffic lights, fire hydrants, buses, etc.
3rd - images that need to rotate until they are in the vertival direction.

All of them I broke with a third party api, you will find here https://2captcha.com/
You just need to take a look at the documentation and make the GET / POST requests using uiPath activities.

1 Like