actions-marketplace-validations/Web Link Checker
This action traverses all of the pages of a given website and checks to see if they are valid working links
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| url | The root URL of the website you wish to crawl | yes | https://... |
| cmd_params | Command line parameters for URL checker | — | — |
Outputs
| name | description |
|---|---|
| result | A Report of all broken links |