Monzo
See the other Markdown files for some more details.
After running the crawler, a JSON file will be written out to disk which contains details on the link relationships between pages.
You can optionally supply a URL as a command line argument like so:
$ go run . -url monzo.com
Pages crawled: 1222
Pages outside target 'https://monzo.com' domain: 9465
$
If this argument is not supplied at runtime, it will default and fall back to my very small work-in-progress personal site. 🙂