linkchecker Command Examples

Command-line client to check HTML documents and websites for broken links. More information: https://linkchecker.github.io/linkchecker/.

linkchecker {{https://example.com/}}

linkchecker --check-extern {{https://example.com/}}

linkchecker --ignore-url {{regular_expression}} {{https://example.com/}}

linkchecker --file-output {{csv}}/{{path/to/file}} {{https://example.com/}}