Answer the question
In order to leave comments, you need to log in
How to bypass parsing protection with Python?
When trying to parse KinoPoisk, it constantly asks for a captcha. How to make it so that it does not even offer it? I do not want to bypass it with the help of neuron, since it will not always be correct to recognize. I used Requests and Selenium, it doesn't work with both, I specified user-agent. What else should be specified or used to bypass all this protection?
Answer the question
In order to leave comments, you need to log in
1) Make a delay before each request.
2) Throw extensions (the same adblock) into the selenium profile. Walk through several pages in selenium manually.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question