crawl

Website crawler and differencer

Usage no npm install needed!

<script type="module">
  import crawl from 'https://cdn.skypack.dev/crawl';
</script>

README

Crawl - a website crawler / differencer

Usage: crawl left [right]

Options:
  -v, --verbose  Verbose logging                                  [boolean]
  -j, --json     Output results in JSON format                    [boolean]
  -h, --headers  Include the raw response headers in the results  [boolean]
  -b, --body     Include the raw response body in the results     [boolean]

You must define at least one path to crawl.