Cronpulse watches the jobs with no server to alert you — AI agents, n8n/Zapier/Make flows, scrapers and bots, cron jobs and backups. They ping a URL when they succeed; if a ping goes missing, you get alerted instantly by email, Discord, Slack, or a webhook.
Silence is the alert. If the ping you expect never arrives, you find out — no more backups that quietly failed for weeks.
Email, Discord, Slack, and generic webhook notifications. Verify your email in one click — no third-party setup needed to get your first alert.
cron, systemd timers, GitHub Actions, n8n/Zapier flows, trading bots, and AI agents. One curl at the end of the job. Scheduled job? → · AI agent? →
Three steps, about a minute total.
Tell Cronpulse how often the job should run and how much lateness is OK. You get a unique ping URL.
Add && curl -fsS $URL to the end of your job so it pings only when it finishes cleanly.
Cronpulse checks every minute. Miss a window and it alerts you — and tells you when things recover.