Home

Awesome

Deprecated: This repo is no longer being updated. It has been replaced with Create Archive Now tool with code at webrecorder/create-archive-now

ArchiveWeb.page Express

ArchiveWeb.page Express offers high-fidelity web archiving directly in the browser! It provides a more streamlined version of ArchiveWeb.page system without requiring a custom extension or desktop app!

AWP Express is designed for archiving public websites only.

It currently includes:

How it loads content

Browsers are generally not able to load any websites, so a proxy must be used.

The system uses wabac-cors-proxy to proxy data from the live web via a Cloudflare Worker. This allows the system to load any website without browser 'cross-origin' restrictions.

However, this only works with sites that are loadable through Cloudflare.

All network traffic goes through the Cloudflare Worker, so this is not ideal for archiving non-public content.