Michel Suárez
Michel Suárez
> I want to scrape a website and I'm having difficulties with the Recaptcha. I've already figured out a way to solve it but before that method starts I have...
> #### Is it possible to know if the library will be updated to support Django 3.1 and the JSONField? Thank you in advance. I'm using Django 3.1.5 and don't...
> > > #### Is it possible to know if the library will be updated to support Django 3.1 and the JSONField? Thank you in advance. > > > >...
See: https://github.com/MacKey-255/GoodByeCatpcha
Men, Remember that you are using a proxy so the response time is slower. Try to time out set to 300 seconds. SAlu2s
Men, try using it without a proxy and you'll see how it works. I tested it on a dedicated server and on my PC and everything is on wheels, the...
See my pull request ;) SAlu2s
Men update of my forked. Salu2s
Do you want to perform an action before performing the captcha? Maybe in my repository I make a modification to add some events. SAlu2s PD: Review my repository: https://github.com/MacKey-255/GoodByeCatpcha
> How would I go about, for example, clicking on a button and entering text before the captcha solving begins? I've attempted many methods, but none work or end up...