harrisonpim/harrisonpim/broken-link-checker
A github action to periodically check a site for broken links
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| sitemap | The root URL of the website you wish to crawl | yes | — |
| allowList | A list of URLs that should be ignored, formatted as a JSON array | no | — |
Outputs
| name | description |
|---|---|
| broken-links | A list of broken links and the page where they were found |