Semantic Web Diff
semantic_web_diffCompare two webpage versions and return only meaningful content changes as structured JSON. Filters cosmetic DOM churn, tracking IDs, timestamps, and other noise. Use when you need to distinguish meaningful webpage changes from layout noise. Price: $0.02 per comparison.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| changes | Yes | ||
| summary | Yes | ||
| severity | Yes | ||
| confidence | Yes | ||
| ignoredNoise | Yes | ||
| meaningfulChange | Yes |