Answer the question
In order to leave comments, you need to log in
Selenium analogue for bypassing the blocking of robots?
Previously, I used Selenum to write bots that perform actions, but recently I came across the problem of blocking the login to the account on the site ( https://www.nike.com/ru/launch )
After studying this issue, I realized that this is blocking bots on the site and this is solved I
use chromedriver
I changed all the $cdc_ values in chromedriver to random other 4 characters, but it didn’t help
I also changed the user agent, which also didn’t work
There may still be methods to bypass this blocking, for example, changing headers and the like, or is it easier to switch to an analog of selenium, which allows me to perform the necessary manipulations on the site without blocking the login?
I would appreciate any information
Thank you!
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question