📜 Website Archive
Find a file
JMARyA 03bd5e6e8b
Some checks failed
ci/woodpecker/push/docs-build Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/container/1 Pipeline failed
ci/woodpecker/push/container-manifest unknown status
ci/woodpecker/push/container/2 Pipeline failed
fix: docs ci
2026-01-25 17:34:16 +01:00
.woodpecker
docs docs: update nix docs 2026-01-25 17:29:42 +01:00
migrations
src perf: s3 upload concurrency 2026-01-16 19:33:47 +01:00
.dockerignore
.gitignore
build.sh
Cargo.lock
Cargo.toml
cog.toml
config.yml
devenv.lock
devenv.nix
docker-compose.yml
flake.lock fix: docs ci 2026-01-25 17:34:16 +01:00
flake.nix fix: docs ci 2026-01-25 17:34:16 +01:00
README.md
renovate.json
zensical.toml

WebArc

webarc is a local-first web archiving system designed to capture, preserve, and replay HTTP content in an extensible way.

Unlike traditional crawlers that fetch pages in isolation, WebArc focuses on recording real HTTP traffic, storing it in an archive, and making that archive usable through multiple interfaces.

See the documentation.