jul11co-siteripper
v0.0.6
Published
Jul11Co Website Ripper
Downloads
18
Readme
jul11co-siteripper
Jul11Co's Website Ripper - Ripping website.
Installation
From npm
npm install -g jul11co-siteripper
Usage
Commandline
Usage: siterip [OPTIONS...] <ARGS> siterip --init <start_url> : Create configuration file (ripper.json will be created) siterip --download [start_url] : Download (start_url will be loaded from ripper.json by default) siterip --resume [output_dir] : Resume siterip --update [output_dir] : Update (and check for incompleted links) siterip --fix-links [output_dir] : Fix links OPTIONS: --verbose : Verbose --force : Forcibly action --no-images : Do not download images (default: download) --no-scripts : Do not download scripts (default: download) --no-stylesheets : Do not download stylesheets (default: download) --max-depth=X : Specify max depth --no-links-fix : Not fix links after downloading/resuming/updating
License
Licensed under the Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)