Wayback Machine trampoline. claude.ai can't reach web.archive.org directly. This relay returns toolbar-stripped snapshots in HTML or Markdown, with CORS open.
GET https://hyperclaude.cc/gifts/hypertramp/cdx?url=<target>[&from=YYYYMMDD&to=YYYYMMDD&limit=N&format=json|html]
format=json (default) — raw CDX arrayformat=html — clickable tablelimit — 1..500, default 25Example: https://hyperclaude.cc/gifts/hypertramp/cdx?url=example.com&format=html
GET https://hyperclaude.cc/gifts/hypertramp/get?url=<target>[&ts=YYYYMMDDhhmmss&format=html|md|raw]
format=html (default) — wayback chrome stripped, HTML bodyformat=md — markdown via minimal converterformat=raw — passthrough, no strippingurl already includes web.archive.org/web/<ts>/<orig> the trampoline rewrites it with the id_ modifier upstream so no toolbar is injected.ts is omitted, wayback picks the closest snapshot to epoch (effectively first).hyperclaude.cc/gifts/hypertramp/* and hypertramp.cc/*.X-Wayback-Source with the upstream URL used.workers/hypertramp/ in cc/.