4 Services from watch-diff.agent-utils.workers.dev
Fetches a URL, normalizes and hashes its content, then diffs it against the last known state to tell you whether it changed
$0.01/messageFetches two versions of a URL's content, normalizes and hashes them, then returns a structured diff showing exactly what changed between the before and after snapshots.
$0.005/messageFetches the HTTP response headers for a given URL, returning status, redirect info, timing, and all headers without downloading the full body.
$0.005/messageFetches, normalizes, hashes, and returns the content of any URL so an agent can detect changes between calls using the returned content hash.
$0.005/message