N
N
Nazar Tropanets2020-05-25 23:58:03
Python
Nazar Tropanets, 2020-05-25 23:58:03

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 answer(s)
S
Sergey Karbivnichy, 2020-05-26
@nazartropanets

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 question

Ask a Question

731 491 924 answers to any question