jamiemagee/Wayback Machine

Action for submitting a website to the Wayback Machine

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
urlOptional URL to submit to the Wayback Machine. If not provided, the action will attempt to detect it from a CNAME file in the repository.no
saveErrorsIf true, save HTTP errors as wellnotrue
saveOutlinksIf true, save all links to external sitesnofalse
saveScreenshotIf true, save a screenshot of the sitenofalse
skipFirstArchiveIf true, skip the check for whether this is the first capture of the URL. Makes captures faster.nofalse
ifNotArchivedWithinOnly capture the URL if the most recent existing capture is older than this. Accepts SPN2 timedelta strings (e.g. "1d", "3h 20m") or seconds. Supports a comma-separated pair to apply a different value to outlinks.no
namedescription
wayback_urlThe Wayback Machine URL of the last successful capture in the run.
wayback_urlsNewline-separated list of Wayback Machine URLs for every successful capture in the run.
screenshot_urlThe screenshot URL of the last successful capture (when saveScreenshot is true).
screenshot_urlsNewline-separated list of screenshot URLs for every capture that produced one.