Spaces:
Paused
Paused
metadata
title: Personal Wayback
emoji: 🏛️
colorFrom: green
colorTo: gray
sdk: docker
pinned: false
app_port: 7860
Personal Web Archive
A self-hosted tool for preserving web pages in WARC format using Python.
How it works
- Input: User provides a URL.
- Details: System fetches headers and content.
- Output: Saves a standard WARC file to
archive_store/.
Running
python app.py
Then visit http://localhost:7860.