Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Web archiving is the process of collecting portions of the World Wide Web to ens
* [Web Archiving Service Providers](#web-archiving-service-providers)
* [Self-hostable, Open Source](#self-hostable-open-source)
* [Hosted, Closed Source](#hosted-closed-source)
* [Public Data](#public-data)

## Training/Documentation

Expand Down Expand Up @@ -275,3 +276,14 @@ The intention is that we only list services that allow web archives to be export
* [MirrorWeb](https://www.mirrorweb.com/solutions/capabilities/website-archiving)
* [PageFreezer](https://www.pagefreezer.com/)
* [Smarsh](https://www.smarsh.com/platform/compliance-management/web-archive)

## Public Data

This is a list of publicly available WARCs, Wayback Machines, CDX API endpoints, other indexes, and so on.

* [Common Crawl files](https://data.commoncrawl.org/) - WARCs, CDX files, parquet url index, parquet host index, etc.
* [Common Crawl CDX API](https://index.commoncrawl.org/)
* [End of Term Archive](https://eotarchive.org/) - WARCs, CDX files, parquet url index
* [Internet Archive Wayback](https://web.archive.org/)
* [Webrecorder US GovArchive](https://govarchive.us/) - high-fidelity replay
* [UK Government Web Archive](https://www.nationalarchives.gov.uk/webarchive/) - Wayback
Loading