Archive.org Wayback Snapshot Query

Use when an agent needs to retrieve historical snapshots of websites or verify content changes.

Try it OpenAPI

Call

POST https://codepulse-api.hahavoid0.workers.dev/web/history
{
  "url": "https://example.com"
}

AgentCash command

npx agentcash@latest fetch https://codepulse-api.hahavoid0.workers.dev/web/history -m POST -b '{"url":"https://example.com"}'

Not for

Do not use for real-time live page fetches.