Compare two pages, or the same page before and after
compare_pagesCompare two URLs to verify a deploy landed by checking status, title, description, canonical, text length, and byte size. Point at staging and production, or before and after a release.
Instructions
Check two URLs and report where they differ: status, title, description, canonical, visible text length and byte size. This answers "did my deploy actually land?" — point it at staging and production, or at the same URL before and after a release. If both render identical text, the deploy has not reached the second one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urlA | Yes | First URL, for example your staging site. | |
| urlB | Yes | Second URL, for example production. | |
| timeoutMs | No |