Hi, I am just starting using python I was wondering if someone can help me with URL extraction and store it as a variable.
Like theres a "<a href="www.google.com"><img src="google.gif"></a>
How could I extract the url of the image and store it as a variable, any help would be appreciated.