8000 Add official support for taking multiple snapshots of websites over time · Issue #179 · ArchiveBox/ArchiveBox · GitHub
[go: up one dir, main page]

8000
Skip to content
Add official support for taking multiple snapshots of websites over time #179
@pirate

Description

@pirate

This is by far the most requested feature.

People want an easy way to take multiple snapshots of websites over time.

Here's how archive.org does it
Screenshot 2024-03-09 at 18 58 25


For people finding this issue via Google / incoming links, if you want a hacky solution to take a second snapshot of a site, you can add the link with a new hash and it will be treated as a new page and a new snapshot will be taken:

echo https://example.com/some/page.html#archivedate=2019-03-18 | ar
6D08
chivebox add
# then to re-shapshot it on another day...
echo https://example.com/some/page.html#archivedate=2019-03-22 | archivebox add

Edit: as of v0.6 there is now a button in the UI to do this ^
Screen Shot 2021-04-09 at 8 51 35 p

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0