nvdnkpr / forage-fetch

Fetch pure HTML from a webserver and save it to disk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

forage-fetch

$ forage-fetch --help

  Usage: forage-fetch [options]

  Options:

    -h, --help                   output usage information
    -V, --version                output the version number
    -d, --directory <directory>  specify the fetch directory,
    -n, --hostname <hostname>    specify the hostname
    -p, --protocol <protocol>    specify the protocol, defaults to http://
    -s, --starturl <starturl>    specify the URL to start fetching from

About

Fetch pure HTML from a webserver and save it to disk

License:MIT License