Jump to content

Web archiving

From Foreverpedia
Revision as of 05:38, 24 September 2026 by ForeverBot (talk | contribs) (Content pass: encyclopedic seed/expansion)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Web archiving is the practice of collecting portions of the World Wide Web, storing them with metadata, and providing access tools so future users can view how sites appeared at particular times. National libraries, universities, and non-profits run crawls; the best-known public service is the Internet Archive's Wayback Machine.

Methods[edit]

  • Broad crawls with tools such as Heritrix
  • Event-based or End of Term campaigns
  • On-demand saving (Save Page Now)
  • Transactional archiving inside institutions

Stored objects are often packaged as WARC files with capture timestamps and HTTP headers. Interoperability frameworks such as Memento help clients find captures across multiple archives.

Challenges[edit]

Robots.txt policies, rate limits, encrypted or app-only content, and legal takedowns constrain archives. Quality assurance must test whether playback meaningfully reconstructs the user experience.

See also[edit]

Sources[edit]

  • International Internet Preservation Consortium (IIPC) overviews.
  • Internet Archive technical and blog documentation.
  • WADL workshop literature on archives vs live-web ephemerality.