mittalyashu/Brokentail

Recursively checks links starting from a given URL and reports broken links.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
urlStarting URL to crawl/checkyes
recurseRecursively crawl same-domain linksnotrue
timeoutHTTP timeout (e.g., 5s, 30s)no15s
concurrencyMax concurrent HTTP requestsno10
user-agentUser-Agent headernobrokentail/0.1
retriesRetry attempts for transient failuresno1
retry-waitWait time between retries (e.g., 500ms, 2s)no500ms
skipRegex patterns to skip (comma- or newline-separated). Example: "\.pdf$,^/archive/" or """ \.pdf$ ^/archive/ """ no

no outputs