Webhooks are coming soon! This feature will be available alongside our API launch.
What Are Webhooks?
Webhooks allow you to receive real-time HTTP notifications when events occur in SEO Crawler. Instead of polling for updates, webhooks push data to your server immediately when something happens.Planned Events
| Event | Description |
|---|---|
crawl.started | A crawl has begun |
crawl.completed | A crawl finished successfully |
crawl.failed | A crawl encountered an error |
domain.verified | Domain verification succeeded |
ssl.expiring | SSL certificate expiring soon |
ssl.expired | SSL certificate has expired |
issues.new | New issues discovered |
issues.resolved | Previously detected issues fixed |