Answer the question
In order to leave comments, you need to log in
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 questionAsk a Question
731 491 924 answers to any question