Answer the question
In order to leave comments, you need to log in
How to get a link from a site?
There are video streaming sites. I'm trying to parse it with python to find a link to a video in m3u8 format. However, when I open the source code of the page, there are no such links. But if I go to the "network monitor" browser and type in m3u8 in the "url search" window, then links immediately appear. How can these links be pulled out by python?
Answer the question
In order to leave comments, you need to log in
The Ajax request for the link comes after the page has loaded.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question