← Knowledge Base

How to Find Old and Deleted Web Pages

  • OSINT
  • Research
  • Web
  • Security

TL;DR

Web pages change and disappear all the time, but the old versions are often still out there in web archives and caches. If a page was edited, taken down, or a whole site vanished, you can frequently recover what it said, which is handy for research, verifying claims, security recon, and rescuing your own lost content.


Now for the more technical explanation

The Wayback Machine (archive.org)

The Internet Archive’s Wayback Machine is the first stop. It has been saving snapshots of the web for decades.

archive.today (archive.ph / archive.is)

archive.today takes a snapshot on demand and stores both a rendered image and the page text. It is a great complement to the Wayback Machine because:

Search engine caches

Historically you could view a search engine’s cached copy of a page:

Other archives and sources

Techniques that help

Limitations to expect

Where this is genuinely useful

A word on ethics and law: archives are for reading and citing what was already public. Use them for legitimate research, journalism, recovery, and authorised security work, and respect copyright and privacy in what you do with the results.

The short version

Deleted rarely means gone. Start with the Wayback Machine for history, reach for archive.today for on-demand and dynamic pages, try Yandex’s cache, the last one standing, for very recent changes, and fall back to Common Crawl or national web archives for depth. Save pages yourself when you want a copy that will still exist later, and remember the gaps and the ethics.

Written by Tom Langston, IT Infrastructure and Cybersecurity.