A
A
AYKostarev2021-08-11 22:53:23
Python
AYKostarev, 2021-08-11 22:53:23

Why is Python selenium chromedriver not loading website page on server?

I wrote a site parser, when I run it on my PC, everything works fine, but when I run it on a VPS, the pages do not load. When the program is stopped (ctrl + c), the request is interrupted (that is, apparently the page takes a very long time to load).
(Selenium-parsers of other sites on the same server work well) It seems to me that there is a problem with the site, mb is somehow blocking selenium
Can you please tell me how to solve the problem?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Developer, 2021-08-11
@samodum

Launch via browser. If it starts, then copy all browser headers to selenium and try again

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question