An archiving tool with an IM-style interface that prioritizes privacy and accessibility, integrated with various archival services including Internet Archive, archive.today, Ghostarchive, IPFS, Telegraph, and file systems. Find open source and proprietary alternatives that serve similar purposes.
Open source projects that can replace Wayback:
ArchiveBox is an open source self-hosted web archiving platform that preserves web content in multiple redundant formats. It allows you to save copies of websites, social media, and other online content while maintaining complete control over your archived data.
Comprehensive Archiving:
Flexible Input Sources:
Privacy-Focused Design:
Advanced Capabilities:
ArchiveBox is ideal for:
ArchiveBox can be deployed via Docker or pip:
Docker:
docker run -v $PWD:/data archivebox/archivebox init
docker run -v $PWD:/data archivebox/archivebox add 'https://example.com'
Python/pip:
pip install archivebox
archivebox init
archivebox add 'https://example.com'
The platform provides extensive documentation and an active community to help users get started with web archiving.
Discover other open source projects in the archiving category:
Showing 1-5 of 5 projects in archiving