简体   繁体   中英

How can I solve this captcha in Python?

I need to bypass captcha while scaping websites in Python3. I tried a couple of python captcha solver libraries. But they didn't work well with captchas I met.

Has anyone ever solved this kind of captchas? Or anyone recommend python libraries to help me with this trouble? Some sample captchas that give me a headache are attached.

在此处输入图像描述 在此处输入图像描述 在此处输入图像描述

If you using selenium you can install captcha resolver extension to the browser

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM