Bart Veneman

Creator of Project Wallace, analytics for CSS. <noscript>-fanboy. Serverless clearfix engineer. I can lift node_modules twice my own weight.

Save a webpage to the Internet Archive's Wayback Machine

Source

Typing http://web.archive.org/save/ in front of any URL saves that content in the Wayback Machine forever. Nasty tweet? Type http://web.archive.org/save/ in front of the URL, and archive it forever. Hat tip: @t

I use this in CI/CD to make a page/website snapshot right after deploying a new release.

Tags