javascript - How to save a web page snapshot with all its elements (css, js, images, ...) into one file -
how possible programmatically save web page snapshot elements (css, js, images, ...) 1 file?
i need archive web pages regularly. however, saving html code useless - not because of images missing esp. because absence of css on today's pages can turn web page unrecognizable mess.
i remember .mht format worked this, required manual saving, , feature of ie. believe there open-source solution can achieve programmatically, despite hours of searching cannot find on web.
Comments
Post a Comment