compare_pages
Compare two URLs' content and report what's different: paragraphs unique to each side, word count delta, whether they're identical. Paid: $0.02 per call in USDC on Base via x402 — call once without x_payment to receive the payment challenge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urlA | Yes | First public http/https URL | |
| urlB | Yes | Second public http/https URL | |
| selector | No | Optional CSS selector applied to both pages before comparing | |
| x_payment | No | Optional X-PAYMENT header value from a completed x402 payment. Omit on first call to receive the payment challenge; complete the payment with your x402 wallet tooling, then retry with this set. | |
| maxDiffItems | No |