1.0.1 • Published 8 years ago

gyotaku-cli v1.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

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