ad-m / python-anticaptcha

Client library for solve captchas with Anticaptcha.com support.
http://python-anticaptcha.readthedocs.io/en/latest/
MIT License
222 stars 51 forks source link

problem solved. #79

Closed alperensert closed 4 years ago

alperensert commented 4 years ago

problem solved.

ad-m commented 4 years ago

How to trigger captcha challenge on that page? What I need to do? Are you using selenium or requests?

ad-m commented 4 years ago

In what situation do they do a captcha challenge? I have viewed the page and do not have a captcha challenge, so additional conditions must be met. I'd like to write code for you, but I need to display a captcha to do this.

bouncyweirdo commented 4 years ago

Hello guys, if you find a solution please share it in examples, I have same problem but with funcaptcha.

ad-m commented 4 years ago

@bouncyweirdo , here is example for funcaptcha without button: https://github.com/ad-m/python-anticaptcha/blob/master/examples/funcaptcha_selenium_callback.py In weekend I will sit and adapt that example for Outlook.com.

ad-m commented 4 years ago

I haven't sat down to try the implementation yet. In the evening, I expect to be able to do so.

ad-m commented 4 years ago

I've been working on this website. Difficulties arose. I need a few more days. I remember this case.