I have a scraper which if it need to access the website it need login authentication, or need to be redirected to a captcha verification page, the website is using react, can I use any python library to stop that? I am using selenium. mobile.yangkeduo.com
Asked
Active
Viewed 183 times
2
-
Does this answer your question? [python selenium: possible to cancel redirect on driver.get()?](https://stackoverflow.com/questions/27775048/python-selenium-possible-to-cancel-redirect-on-driver-get) – user15270287 Mar 02 '21 at 21:51
-
@user15270287 thanks, but no it doesn't. – Evara Mar 03 '21 at 07:44