
Website change monitoring that actually tells you what changed
Verid is an API-first website change monitoring platform that fires a webhook only when a specific value on a page crosses a predicate you define — not just when the page changes.
Verid monitors any webpage for changes via a REST API. You provide a URL, an extraction method (CSS, XPath, JSONPath, regex, full-page hash, or AI extraction), and a predicate rule (e.g., “price dropped 10%”). Verid fetches the page, extracts the field you care about, compares it against the last successful run, and triggers a delivery (webhook, Slack, Discord, or email) only when your predicate returns true. The platform is built by Verid (est. 2026) and offers a permanent free plan with no credit card required.
X-Verid-Signature header; up to 6 automatic retries with exponential backoff, plus a dead‑letter queue for failed payloads.POST /v1/monitors call.You create a monitor via API or dashboard: provide a URL, an extraction config (method + field mapping), a schedule interval, a predicate rule, and a delivery target. Verid runs the fetch–extract–diff–predicate–deliver pipeline on that interval. Extraction escalates from static fetch to headless browser to residential proxy if needed. Deliveries are HMAC‑signed and retried up to 6 times.
Freemium model with four tiers: Free ($0) — 5 monitors, daily checks, 14‑day history, 1 delivery endpoint; Starter ($19/mo) — 50 monitors, hourly checks, 180‑day history, 3 endpoints; Pro ($49/mo) — 250 monitors, 15‑minute checks, 365‑day history, 10 endpoints; Scale ($149/mo) — 1,500 monitors, 5‑minute checks, 2‑year history, 25 endpoints.
Yes. Static fetch runs first; if extraction returns empty fields, the job automatically retries with a headless browser. Bot‑protected sites fall through to a residential proxy.
Share feedback and ask questions about this launch.
No comments yet. Start the conversation!