Development > Design
Online captcha solver on python?
(1/1)
Kelly:
I think it will be useful for me to know what kind of captcha solver to use on a site developed in Python.
Singleton:
Hi there. I advise you to install this https://2captcha.com/lang/python package for Python websites, it is unique in its kind, and the people who created it - made it work as well as possible. This captcha solver is capable of many actions in this direction, so you will just have to install it and watch the results.
gulshan212:
Hello this is Gulshan Negi
Well, I will recommend you use Pytesseract. It is a Python wrapper for the Tesseract OCR engine. It can be used to recognize text in images, including captcha images. To use Pytesseract, you will need to install Tesseract on your system and then install the Pytesseract Python package.
Thanks
Navigation
[0] Message Index
Go to full version