norch-fetch
v0.0.2
Published
Fetch pure HTML from a webserver and save it to disk
Downloads
1
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