Read a page as it was
get_snapshotRetrieve the closest Wayback Machine capture of any webpage to a chosen date, or the newest if no date is specified. Get the direct link to the archived snapshot and the days from your requested time.
Instructions
Find the Wayback Machine capture of a web page closest to a given date. Give 'at' to ask for a moment in time; leave it out for the most recent capture. The answer always states 'days_from_requested', because the closest capture can be years away from the date asked for: read it before describing what the page said on that date. It also states the address the capture is of, which the Wayback Machine can resolve to a neighbouring form of the one asked about. This finds the capture and links to it. It does not return the page's contents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| at | No | Date to aim for, as YYYY-MM-DD or a full ISO 8601 timestamp. Omit for the newest capture. | |
| url | Yes | Address to look up, such as 'lemonde.fr' or a full URL. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | Yes | ||
| snapshot | Yes | ||
| requested_at | Yes | ||
| requested_url | Yes |