Wayback Machine Snapshots Finder (Internet Archive)
Pricing
$0.50 / 1,000 returned snapshots
Wayback Machine Snapshots Finder (Internet Archive)
List archived snapshots of any URL or site from the Internet Archive Wayback Machine: timestamp, date, status, MIME type, digest and direct archive link; date ranges, one-per-day collapsing, optional archived text. Pay per snapshot.
Pricing
$0.50 / 1,000 returned snapshots
Rating
0.0
(0)
Developer
Arthur
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Wayback Machine Snapshots Finder — archived versions of any URL
Find every archived copy of a page (or a whole site) in the Internet Archive's Wayback Machine and get a clean table: timestamp, date, HTTP status, MIME type, digest (to spot changed content) and the direct archive link. Optionally download the archived page text for each snapshot.
Use cases
- Change monitoring: see when a page changed (digest changes) — pricing pages, terms, product listings.
- Compliance & evidence: capture what a page looked like on a date.
- Research & SEO: history of a competitor's site, dead-link recovery, content archaeology.
- Datasets: pull archived text for LLM/RAG pipelines.
Input
urls (list), matchType (exact / prefix / domain), from / to (YYYYMMDD), onlyOk (HTTP 200 only), collapseDaily (one per day), limitPerUrl, fetchText (include archived text).
Output
One item per snapshot: query_url, timestamp, date, original, statuscode, mimetype, digest, length, wayback_url (+ text, chars when fetchText is on).
Pricing
Pay per event: $0.0005 per snapshot ($0.50 per 1,000). With fetchText, each snapshot download is charged once as a snapshot event as well.
Notes
Uses the public Wayback CDX API respectfully (rate-limited). The Internet Archive may throttle very large domain queries — use from/to and limitPerUrl.