Website Change Monitor - Visual Diff & Alerts
Monitor any URL for visual changes. Get email or webhook alerts when a page changes. Screenshots, visual diffs, change history. Works on protected sites.
Website Change Monitor - Visual Diff & Alerts endpoints
| Method | Endpoint | Description |
|---|---|---|
| api | ||
| GET |
getMonitorScreenshot /api/monitor/{id}/screenshot |
Returns the most recent screenshot of the monitored page. |
| GET |
getMonitorDiff /api/monitor/{id}/diff |
Returns a visual diff image highlighting changes between the last two screenshots. |
| PATCH |
updateMonitor /api/monitor/{id} |
|
| GET |
listMonitors /api/monitors |
Get all monitors for your API key. |
| GET |
getMonitor /api/monitor/{id} |
|
| POST |
createMonitor /api/monitor |
Create a new website change monitor. Specify the URL to watch, check frequency, and notification preferences. |
| DELETE |
deleteMonitor /api/monitor/{id} |
|
| POST |
checkMonitor /api/monitor/{id}/check |
Immediately check a monitor for changes. |
Website Change Monitor - Visual Diff & Alerts pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9 / month | — |
|
| ULTRA | $29 / month | — |
|