CAPTCHA(Completely Automated Public Turing test to tell Computers and Humans Apart)は、人間のユーザーとボットを区別するために使用されます。人間には簡単ですが機械には難しい課題を提示します。代表的なプロバイダーには、Google reCAPTCHA、hCaptcha、BotDetect などがあります。
Python captcha solver examples for automating captcha bypass. Python 3 package for seamless integration with the solvecaptcha API, enabling automated captcha solving for reCAPTCHA, hCaptcha, ...