V
V
vovka_losira2019-08-13 01:52:26
Python
vovka_losira, 2019-08-13 01:52:26

How to parse an autoloading site?

Can't get the full HTML of the page as it is auto-loading.
How to collect the full page code?
I do this -
import requests
url = "xxx"
inf = requests.get(url)
Thus, I get only the first part of the page (

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question