How to archive web pages linked to in the Delicious bookmarks

archivingbackupbookmarksdeliciouswebarchive

I'm looking for ways to quickly backup the web pages I have collected in my Delicious Bookmarks, to guard against linkrot, etc. The most efficient method I've come up with so far would be to export my Delicious bookmarks into a single web page/HTML format and then use HTTrack to capture the HTML from the source pages (obviously, I would have to experiment with link depth, etc. and limit some of the file types I'm downloading.

Can anyone else think of a better solution?

Best Answer

The HTTrack method that you have described is the fastest way to cache the webpages because it is automated.

If you don't have many webpages to cache, you can save individual webpages using your browser's Save As feature. Opera and Internet Explorer can save an MHTML archive of a webpage in a single MHT file. You could try to write a script to try to automate this.

There are also free, alternative bookmarking services that support webpage caching:

Clipboard is the best that I have found because it preserves the webpage styling and formatting. Many other free webpage caching services strip everything and leave only plain text.

Related Question