Crontap
crontap.com · Development
Schedules HTTPS calls on any cadence, with logs, retries and failure alerts.
Visit CrontapCrontap is a hosted cron service that calls any HTTPS endpoint on a schedule you set, from every minute to quarterly. It solves the familiar problem of scheduling without servers: wp-cron only fires when a visitor loads the site, Vercel Cron on Hobby stays hourly, and Cloud Scheduler asks for IAM bindings per target. You paste a URL, pick an interval, and it runs.
What stands out in this Crontap review is the detail around timing and visibility: plain English or full cron syntax, a per-schedule IANA timezone, on demand test runs showing status code and duration, retries, run history, and failure alerts to Slack, Discord, Telegram, email or any webhook. It fits developers on WordPress, Shopify, Railway, Cloud Run and Vercel.
As a development tool, Crontap earns its place by removing the worker dyno, the retry logic and the alerting wiring you would otherwise build yourself. The site lists a free Starter tier with two combined schedules and hourly intervals, and Pro starting at $2.99 a month for one minute cadence. Worth trying with one job you keep forgetting to babysit.