oduwsdl / archivenow

A Tool To Push Web Resources Into Web Archives

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webcitation is currently not accepting archiving requests.

bekindtoyourself opened this issue · comments

We are currently not accepting archiving requests. The archival state/snapshots of websites that have been archived with WebCite in the past can still be accessed and cited.

From https://www.webcitation.org/

Thanks for letting us know. We have already disabled webcitation.org.

$ archivenow --help
usage: archivenow [-h] [--is] [--st] [--cc] [--cc_api_key [CC_API_KEY]] [--ia]
                  [--warc [WARC]] [--mg] [-v] [--all] [--server]
                  [--host [HOST]] [--agent [AGENT]] [--port [PORT]]
                  [URI]

positional arguments:
  URI                   URI of a web resource

optional arguments:
  -h, --help            show this help message and exit
  --is                  Use The Archive.is
  --st                  Use The Archive.st
  --cc                  Use The Perma.cc Archive
  --cc_api_key [CC_API_KEY]
                        An API KEY is required by The Perma.cc Archive
  --ia                  Use The Internet Archive
  --warc [WARC]         Generate WARC file
  --mg                  Use Megalodon.jp
  -v, --version         Report the version of archivenow
  --all                 Use all possible archives
  --server              Run archiveNow as a Web Service
  --host [HOST]         A server address
  --agent [AGENT]       Use "wget" or "squidwarc" for WARC generation
  --port [PORT]         A port number to run a Web Service

Current version:

$ archivenow --version
ArchiveNow 2019.7.27.2.35.46

Thank you open source code.
Make world be better.