Finding the html tag value with Python [on hold]
- by MrWho
Consider a html page, which contains a line like below:
file: 'http://google.com/video.mp4'
I want to search for google.com/video.mp4 in that file and save it in a variable.I want to code it with python.
Shortly, I want to elicit a link from a html page, so I need to get the link by using regular expressions or the other techniques in which I'm asking about.
PS: What should I exactly try to clarify?it's really annoying that the administrators don't even say what is exactly unclear about the question, they've just learned to close or on hold the topics!