📜 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 fix: ci 2025-12-31 15:20:03 +01:00
docs docs: update nix docs 2026-01-25 17:29:42 +01:00
migrations feat: rework arch (postgres + s3) 2026-01-13 08:50:14 +01:00
src perf: s3 upload concurrency 2026-01-16 19:33:47 +01:00
.dockerignore refactor: feature cleanup + sqlite 2025-11-15 20:48:51 +01:00
.gitignore feat: rework arch (postgres + s3) 2026-01-13 08:50:14 +01:00
build.sh wip: working async fs + fixes 2025-11-20 21:39:03 +01:00
Cargo.lock fix: broken pipe file 2026-01-14 12:30:52 +01:00
Cargo.toml fix: broken pipe file 2026-01-14 12:30:52 +01:00
cog.toml ci: releases 2025-11-25 21:21:14 +01:00
config.yml feat: implement outdated refetch 2025-11-17 08:01:54 +01:00
devenv.lock feat: rework arch (postgres + s3) 2026-01-13 08:50:14 +01:00
devenv.nix feat: rework arch (postgres + s3) 2026-01-13 08:50:14 +01:00
docker-compose.yml feat: rework arch (postgres + s3) 2026-01-13 08:50:14 +01:00
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 docs: update readme 2025-12-31 14:48:24 +01:00
renovate.json Add renovate.json 2025-06-21 21:49:31 +00:00
zensical.toml add pacman docs 2026-01-07 17:07:42 +01:00

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.