2captcha / 2captcha-python

Python 3 package for easy integration with the API of 2captcha captcha solving service to bypass recaptcha, hcaptcha, funcaptcha, geetest and solve any other captchas.
https://2captcha.com
MIT License
495 stars 93 forks source link

Turn off ssl verification #63

Open young310 opened 10 months ago

young310 commented 10 months ago

Is there any way to turn SSL verification off? we can do requests.get("http://url", verify=False) But not work for solver.