Skip to content

This is the command line interface for the dnb-webarchive of the future

License

Notifications You must be signed in to change notification settings

deutsche-nationalbibliothek/wacli

Repository files navigation

Manage the Webarchive

This tool is a command line interface to manage the web archive setup at the German National Library (DNB).

It's tasks are:

  • get meta-data of archived webpages from the catalog graph
  • retrieve archive files from the repository
  • execute the indexers to make the archived webpages available

It is still in prototype state and under construction.

Get Archived Webpages

This tool gets archived webpages from the DNB catalog graph. It queries for items (snapshots) that are part of (dcterms:isPartOf) online resource media.

Requirements and Usage

This projects uses poetry.

Installation

$ poetry install

Run

First you need to set the environment variables:

$ source default.env

List IDNs of the snapshots

$ poetry run wacli list

About

This is the command line interface for the dnb-webarchive of the future

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages