Snapcrawl

Usage:

snapcrawl URL [--config FILE] [SETTINGS...]
snapcrawl -h | --help 
snapcrawl -v | --version

Options:

-c, --config FILE
  Path to config file, with or without the .yml extension.
  A sample file will be created if not found.
  The default filename is 'snapcrawl.yml'.

-h, --help
  Show this screen

-v, --version
  Show version number

Settings:

Provide any of the options available in the config as 'key=value'.

Examples:

snapcrawl example.com
snapcrawl example.com --config simple
snapcrawl example.com depth=1 log_level=2 width=768