Wayback Machine Query
Version updated for https://github.com/flcdrg/wayback-machine-query-action to version v5.0.14.
- This action is used across all versions by 1 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action integrates with Archive.org’s Wayback Machine to automatically find archived versions of broken URLs. It processes input files (e.g., generated by link-checking tools like Lychee) and outputs a JSON file containing a list of missing URLs and replacements with corresponding archived links. This action streamlines fixing broken links in web content, improving accessibility and reducing manual effort in link recovery tasks.
Release notes
Changes
- Just trigger on ‘published’ @flcdrg (#939)