JSPM

jul11co-siteripper

0.0.6
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 6
    • Score
      100M100P100Q35292F
    • License Apache-2.0

    Jul11Co Website Ripper

    Package Exports

    • jul11co-siteripper

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (jul11co-siteripper) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    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)