All posts

How to Save a Page from Wayback Machine

May 9, 2026

There are two senses to this — saving a page to the Wayback Machine (creating a new snapshot) or saving an existing snapshot from the Wayback Machine to your computer.

Creating a new snapshot

Open https://web.archive.org/save/ and paste the URL of the page you want archived, then click Save Page Now. The Archive's crawler fetches the page, captures inline assets, and creates a permanent snapshot. The process takes anywhere from a few seconds to a couple of minutes depending on page complexity. Once done, you get a permalink that always resolves to that exact snapshot.

You can also construct the save URL directly by appending the target URL to https://web.archive.org/save/ — useful for bookmarklets and scripts. The Archive offers a Chrome extension and Firefox add-on that adds a Save to Wayback button if you do this often.

Saving an existing snapshot to your computer

Navigate to the snapshot, then in the URL add id_ after the timestamp portion. This removes the Wayback toolbar and asset-rewriting layer, giving you the page as it was originally archived. Then use your browser's Save Page As, or use wget with the modified URL for a cleaner pull.

A few things worth knowing

Save Page Now requires a free archive.org account for some features, like capturing outlinks and error pages. Pages behind a login cannot be snapshotted from the public form. Large sites or pages with anti-bot protection sometimes return partial captures — the Wayback Machine respected robots.txt by default for years, then relaxed this in 2017 for many cases, but coverage gaps still happen.

After saving pages to or from the Wayback Machine, Arkibber can help you organize and rediscover those snapshots later — search across archived content with clean metadata and modern filters instead of managing a growing list of Wayback URLs manually.

Wayback Machine Download Website Files
How to Download Old Webpages from Wayback Machine