linux - Best tool/library to download HTML page + all components -


I use a command line tool or a library (primarily in Pearl to download an HTML page and all its components ) Viewing: external CSS, external javascript, images, flash or other objects, etc.

I have not found any equipment to do this. I can download the HTML page, and I can parse the HTML to find all the external links. But if this happens in an existing tool, then I did not want to invent that wheel again.

You may need to provide your service, although I do not know how it works with CSS .


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -