An Awesome List for getting started with web archiving. Inspired by the awesome list.
Please ensure your pull request adheres to the following guidelines:
- Use the following format:
[Name](link)
(Status: Stable or In Development) - Brief Description of what the module does
- Make an individual pull request for each new item.
- Link additions should be inserted alphabetically to the relevant category.
- New categories or improvements to the existing categorization are welcome.
- Check your spelling and grammar.
- The pull request and commit should have a useful title.
To the extent possible under law, the owner has waived all copyright and related or neighboring rights to this work.
- Introductions to web archiving concepts:
- What is a web archive? video from the UK Web Archive YouTube Channel
- Wikipedia's List of Web Archiving Initiatives
- Glossary of Archive-It and Web Archiving Terms
- The Web Archiving Lifecycle Model -- The Web Archiving Lifecycle Model is an attempt to incorporate the technological and programmatic arms of the web archiving into a framework that will be relevant to any organization seeking to archive content from the web. Archive-It, the web archiving service from the Internet Archive, developed the model based on its work with memory institutions around the world.
- Awesome Memento
- More advanced material:
This list of tools and software is intended to briefly describe some of the most important and widely-used tools related to web archiving. For more details, we recommend you refer to (and contribute to!) these excellent resources from other groups:
-
ArchiveFacebook (Stable) - A Mozilla Firefox add-on for individuals to archive their Facebook accounts.
-
archivenow (Stable) - A Python library to push web resources into on-demand web archives.
-
Brozzler (Stable) - A distributed web crawler (爬虫) that uses a real browser (chrome or chromium) to fetch pages and embedded urls and to extract links.
-
F(b)arc (Stable) - A commandline tool and Python library for archiving data from Facebook using the Graph API.
-
grab-site (Stable) - The archivist's web crawler: WARC output, dashboard for all crawls, dynamic ignore patterns.
-
Heritrix (Stable) - An open source, extensible, web-scale, archival quality web crawler.
-
html2warc (Stable) - A simple script to convert offline data into a single WARC file.
-
HTTrack (Stable) - An open source website copying utility.
-
Lentil (Stable) - A Ruby on Rails Engine that supports the harvesting of images from Instagram and provides several browsing views, mechanisms for sharing, tools for users to select their favorite images, an administrative interface for moderating images, and a system for harvesting images and submitting donor agreements in preparation of ingest into external repositories.
-
SiteStory (Stable) - A transactional archive that selectively captures and stores transactions that take place between a web client (browser) and a web server.
-
twarc (Stable) - A command line tool and Python library for archiving Twitter JSON data.
-
WARCreate (Stable) - A Google Chrome extension for archiving an individual webpage or website to a WARC file.
-
WAIL (Stable) - A graphical user interface (GUI) atop multiple web archiving tools intended to be used as an easy way for anyone to preserve and replay web pages; Python, Electron.
-
Web2Warc (Stable) - An easy-to-use and highly customizable crawler that enables anyone to create their own little Web archives (WARC/CDX).
-
Webrecorder (Stable) - Create high-fidelity, interactive recordings of any web site you browse.
-
Wget (Stable) - An open source file retrieval utility that of version 1.14 supports writing warcs.
-
Wget-lua (Stable) - Wget with Lua extension.
-
Wpull (Stable) - A Wget-compatible (or remake/clone/replacement/alternative) web downloader and crawler.
-
PyWb (Stable) - A Python (2 and 3) implementation of web archival replay tools, sometimes also known as 'Wayback Machine'.
-
OpenWayback (Stable) - The open source project aimed to develop Wayback Machine, the key software used by web archives worldwide to play back archived websites in the user's browser.
-
Webrecorder Player - Webrecorder Player for Desktop OSX/Windows/Linux. (Built with Electron + Webrecorder)
-
InterPlanetary Wayback (ipwb) - Web Archive (WARC) indexing and replay using IPFS.
-
Shine (Stable) - A prototype web archives exploration UI, based on a Solr back-end that has been populated using the warc-discovery indexer.
-
warc-discovery (Stable) - WARC and ARC indexing and discovery tools.
-
WARClight (In Development) - Blacklight instance operating on WARCs indexed using warc-discovery.
-
HadoopConcatGz (Stable) - A Splitable Hadoop InputFormat for Concatenated GZIP Files (and *.warc.gz).
-
har2warc - Convert HTTP Archive (HAR) -> Web Archive (WARC) format. (Python)
-
Jwat (Stable) - Libraries and tools for reading/writing/validating WARC/ARC/GZIP files. (Java)
-
node-warc - Parse Web ARChive (WARC) files with
node.js
. -
The Archive Browser - The Archive Browser is a program that lets you browse the contents of archives, as well as extract them. It will let you open files from inside archives, and lets you preview them using Quick Look. WARC is supported. (OSX only, Proprietary app)
-
The Unarchiver - Program to extract the contents of many archive formats, inclusive of WARC, to a file system. Free variant of The Archive Browser. (OSX only, Proprietary app)
-
Warcat (Stable) - Tool and library for handling Web ARChive (WARC) files. (Python)
-
warcio - Streaming WARC/ARC library for fast web archive IO. (Python)
-
warctools - Library to work with ARC and WARC files. (Python)
-
wasapi-downloader (Stable) - Java command line application to download crawls from WASAPI.
-
WarcPartitioner (Stable) - Partition (W)ARC Files by MIME Type and Year.
-
webarchive - Golang readers for ARC and WARC webarchive formats.
-
webarchive-indexing - Tools for bulk indexing of WARC/ARC files on Hadoop, EMR or local file system.
-
ArchiveSpark (Stable) - An Apache Spark framework (not only) for Web Archives that enables easy data processing, extraction as well as derivation.
-
warcbase (Stable) - Warcbase is an open-source platform for managing & analyzing web archives.
- IIPC Blog
- Web Archiving Roundtable - Currently dormant, but is a great archive of web archiving resources and links.
- The Web as History - An open-source book that provides a conceptual overview to web archiving research, as well as several case studies.
- Ask @netpreserve for access to the IIPC Slack
- Ask @ianmilligan1 for access to the Archives Unleashed Slack, a researcher group of people working with web archives.
-
pywb Wayback Web Recorder (Archiver) (Sunsetted) - A bare-bones example of how to create a simple web recording and replay system.
-
Warrick (Unknown) - An open source downloadable tool or web service for reconstructing websites from web archives, using Memento.