I
I
IDzone-x2020-08-24 12:37:09
Python
IDzone-x, 2020-08-24 12:37:09

How to parse a constantly loading page in python?

So, I know that this can be done with Selenium, but how.
Let's say we have a page of one site, the print will be with manga ( :) ). And when you scroll to the very bottom, the js code is launched (I think so) and generates new elements, and so on in a circle. How to parse such a page?.
(If possible, do not scare: 3).

Thank you.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Karbivnichy, 2020-08-24
@IDzone-x

F12, see XHR requests below.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question