gyotaku-cli

CLI for Web GYOTAKU (unofficial)

Usage no npm install needed!

<script type="module">
  import gyotakuCli from 'https://cdn.skypack.dev/gyotaku-cli';
</script>

README

gyotaku-cli

NPM version NPM downloads Build Status Dependency Status DevDependency Status License

CLI for Web GYOTAKU (ウェブ魚拓).

Unofficial and Implemented by dirty scraping...

Installation

npm install -g gyotaku-cli

Usage

Usage: gyotaku [options] <URL>

Options:
  -l, --list  Listing GYOTAKU urls  [boolean]
  --help      Show help  [boolean]
  --version   Show version number  [boolean]

Examples:
  gyotaku http://example.com/     Take GYOTAKU of specific url
  gyotaku -l http://example.com/  List GYOTAKU urls for specific url

Related