broken-link-checker
Find broken links, missing images, etc within your HTML.
Name:broken-link-checker
Category:Scanners
Publisher:trickest-mhmdiaa
Created:9/7/2022
Container:
quay.io/trickest/broken-link-checker:0.7.8
Output Type:
License:Unknown
Source:View Source
Parameters
--get
Change request method to GET.--input
URL to an HTML document.--follow
Force-follow robot exclusions.--exclude
A keyword/glob to match links against--ordered
Maintain the order of links as they appear in their HTML document.--verbose
Display excluded links.--requests
Concurrent requests limit.--recrusive
Recursively scan (crawl) the HTML document(s).--user-agent
The user agent to use for link checks.--filter-level
The types of tags and attributes that are considered links. (options: 0 -> clickable links, 1 -> 0 + media; iframes; meta refreshes, 2 -> 1 + stylesheets; scripts; forms, 3 -> 2 + metadata)--host-requests
Concurrent requests limit per host.--exclude-external
Will not check external links.--exclude-internal
Will not check internal links.