|
|
|
|
|
by diggan
744 days ago
|
|
> 'Save the webpage as I see it in my browser' remains a surprisingly annoying and fiddly problem Is it really? I remember hacking around with with JavaScript's XMLSerializer (I think) like 5 years ago and solved that for ~90% of the websites I tried to archive. It'd save the DOM as-is when executed. Internet Archive/ArchiveTeam also worked on that particular problem for a very long time, and are mostly successful as far as I can tell. |
|
There's a lot of interest in 'digital preservation' and perhaps one sign of how it's very much early days of the field - it's tricky to 'just save' the results of one of the most basic current computer interactions - looking at a web page.