How to recognize text from the captcha? I’ve used different types of OCR but can’t get a solution. Captcha is varies for every run. I’ve attached a photo below.
How to recognize text from the captcha? I’ve used different types of OCR but can’t get a solution. Captcha is varies for every run. I’ve attached a photo below.
I’m sure the python script will read your captra.
I have some captras which hard to read more than your captra, i have used the tesseract + python to pass some captra types and successfully.
You can consider the using of them.