ArchiveBox
Open-source self-hosted web archiving solution that preserves the internet.
Why consider ArchiveBox?
ArchiveBox is a powerful self-hosted web archiving engine. It ingests URLs, bookmarks, and RSS feeds, automatically generating HTML snapshots, PDFs, WARC records, and media extracts.
Learn ArchiveBox by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of ArchiveBox
ArchiveBox protects you against link rot by preserving whole web pages locally using headless Chrome, wget, singlefile, and yt-dlp.
Running with Docker
docker run -v $(pwd)/data:/data -it archivebox/archivebox init --setupdocker run -v $(pwd)/data:/data -p 8000:8000 archivebox/archivebox serverArchiveBox is licensed under the permissive MIT License.
Related tools
More options with a similar category or technology profile.
McFly
Fly through your shell history with an intelligent neural network search engine.
cheat
Interactive command-line cheatsheets for system administrators and software engineers.
Pipenv
Python development workflow for humans uniting Pipfile, pip, and virtualenv.
Rye
Comprehensive Python package and workspace management tool written in Rust.