seen on HN: kage.tamnd.com/
kage renders every page in headless Chrome, snapshots the final DOM, removes every script and event handler, and downloads and rewrites the CSS, images, and fonts.

saves in ZIM Format, in the comments the author says it will support WARC too news.ycombinator.com/item?id=4

#webarchiving

kage.tamnd.comkagekage (影, shadow) clones any website into a self-contained folder you can browse offline, with all the JavaScript stripped out. Render in headless Chrome, remove every script, localise the CSS, images, and fonts, from one pure-Go binary.
en