Cron Parser & Next Runs API
Cron Parser & Next Runs API lets you parse any standard 5-field cron expression and instantly preview the next scheduled run times. It supports ranges, steps, lists, and month/day names (e.g., JAN, MON). You can also specify an IANA timezone (like UTC or Asia/Singapore) for accurate results worldwide. The API is ultra-fast, runs completely offline (no external data sources), and returns both…
Cron Parser & Next Runs API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Parse Cron & Preview Next Runs /api/v1/cron/parse |
Accepts a standard 5-field cron expression (minute hour day-of-month month day-of-week) and returns the next scheduled times. Supports *, lists (a,b), ranges (a-b), steps (*/n,… |
Cron Parser & Next Runs API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO | $7 / month | 1 / second |
|
| ULTRA Recommended | $19 / month | 1 / second |
|
| MEGA | $59 / month | 1 / second |
|