0
votes
2answers
63 views
Parse multimedia files out of an HTML page (any language)
Given an HTML page I would like to get all the 'x' files that are embedded in the HTML file or are linked by it, where 'x' equals:
Images (JPG,PNG,GIF...)
Documents (Word, Po …
