Wayback Machine Snapshots — Archive History
Pricing
from $0.50 / 1,000 results
Wayback Machine Snapshots — Archive History
List all Wayback Machine (archive.org) snapshots for any URL — timestamp, status, MIME, and direct snapshot links — via the public CDX API. Date-range and duplicate-collapse options. No auth.
Pricing
from $0.50 / 1,000 results
Rating
0.0
(0)
Developer
alaudin burki
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
10 hours ago
Last modified
Categories
Share
List all Wayback Machine (archive.org) snapshots for any URL — timestamp, status, MIME, and direct snapshot links — via the public CDX API. Date-range and duplicate-collapse options. No auth.
Built reliability-first: every row reports what was found and what was missing — you never get a silent blank, and a run summary tells you exactly what happened.
What you get
| Field | Description |
|---|---|
inputUrl | Input Url |
capturedAt | Captured At |
original | Original |
snapshotUrl | Snapshot Url |
statusCode | Status Code |
mimeType | Mime Type |
How to use it
- Fill in the input (see the example below).
- Run it once for a snapshot, or schedule it to keep the data fresh.
- Export to CSV/JSON/Excel, or push straight to Google Sheets, Notion, Airtable, Zapier, Make, or n8n.
Input
{"urls": ["example.com"],"matchType": "","collapseDuplicates": false,"maxSnapshotsPerUrl": 1000,"maxItems": 50000}
Sample output
[{"inputUrl": "https://example.com/item/1","capturedAt": "2026-09-03T09:00:00.000Z","original": "example","snapshotUrl": "https://example.com/item/1","statusCode": "ok","mimeType": "example"}]
Typical uses
- See how a page changed over time; get every archived version's link.
- Recover a site's historical URL inventory (
matchType: domain). - Compliance/audit: prove what a page said on a date.
Pricing
$0.50 / 1,000 results ($0.0005 per result), plus a near-zero start fee. You are never charged beyond your limit, and blocked or
failed items are reported honestly — not billed as data.
FAQ & limitations
- Public data only — no login walls, no cookies required.
- Rate limits on the source may require the proxy or a retry on very large pulls.
- Every row reports its own status, so partial results are always labeled, never faked.
- Integrations: output works with Zapier, Make, n8n, and any webhook via Apify's integrations.
- Formats: results export as JSON, CSV, Excel, or HTML from the dataset.
Related actors
- Portfolio Health Monitor
- Format Converter
- URL Metadata Extractor