norch-fetch

Fetch pure HTML from a webserver and save it to disk

Usage no npm install needed!

<script type="module">
  import norchFetch from 'https://cdn.skypack.dev/norch-fetch';
</script>

README

norch-fetch

$ norch-fetch --help

  Usage: norch-fetch [options]

  Options:

    -h, --help                   output usage information
    -V, --version                output the version number
    -d, --directory <directory>  specify the fetch directory,
    -r, --urlregexp <urlregexp>  an expression that matches the URLs to follow
    -s, --starturl <starturl>    specify the relative URL path to start fetching from

NPM

NPM