flcdrg/Wayback Machine Query
Query archive.org's Wayback machine to get URLs of archived web pages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| source-path | Path to file to read JSON data from | yes | ./lychee/links.json |
| replacements-path | (Optional) Path to file to write replacement data to | no | ./wayback/replacements.json |
| timestamp-regex | (Optional) Regular expression to extract a timestamp from the input URL | no | — |
Outputs
| name | description |
|---|---|
| replacements | JSON array of replacement data |
| missing | JSON array of URLs that are missing |