P
P
plalkeo2020-06-11 12:18:44
Python
plalkeo, 2020-06-11 12:18:44

How to bypass requests page loads?

We have a site - https://686.eljur.ru/authorize When I get
the text of the site, namely div login-outer,
it gives me - "
Loading
"
issued a block for entering a password and login, this download lasts no more than 3 seconds

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
soremix, 2020-06-11
@plalkeo

No way. This code is not on the site (Ctrl+U)
It is loaded later via Javascript
Either use Selenium, or send login and password, and in the Network tab (F12->Network) see what request was sent and perform the same

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question