Hacker News new | ask | show | jobs
by beering 4849 days ago
Closest thing you can do is grab the JSON of the data as the browser downloads it. The cached content that shows up on a feed's pane is transferred in bulk via JSON, so it should make a decent archive.

Just need a way to do it automatically...