Skip to content

Latest commit

 

History

History

viewer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

ArchiveBot Viewer

Standalone ArchiveBot archive viewer.

The viewer automatically fetches archive metadata information from Internet Archive and creates an local database. It allows simple browsing and searching.

Install

Requires:

Quick start:

    python3 -m archivebotviewer

The command will bring up a web server at http://localhost:8056/ and begin downloading archive metadata.

To complement the dashboard behind a web server:

    python3 -m archivebotviewer --xheaders --prefix /viewer/ --data-dir /var/lib/archivebotviewer/data/

If you have problems with the database, try deleting and letting it repopulate.