Skip to content

moqada/gyotaku-cli

Repository files navigation

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