Tony over at Ponderer.org has written a python script that goes out once a day, gets links from his del.icio.us account, crawls them.

It now crawls each link and sends an email to a gMail account with the From field being the page URI, the Subject being the tags, and the body being a copy of the page. In addition to searching the page text, I can filter by tags by using an advanced search (e.g., subject:python).

Pretty useful way of obtaining an archive of pages, as well as being able to search them (which is something that del.icio.us lacks).