cron-explainer

Best-effort cron expression parser. Returns the next N fire times plus a plain-English description. Timezone-aware. Zero PII.

Pricing

PackagePricePer call
500 calls€5€0.01
5,000 calls€50€0.01
50,000 calls€500€0.01

Billed once via Stripe. No subscription. Calls never expire. Need more or a custom arrangement? Email hagefen.bis@gmail.com.

Buy 500 calls — €5 Buy 5,000 — €50 Buy 50,000 — €500

Try it (the first 10 calls are on us — coming soon)

curl -X POST https://cron-explainer.cron-explainer-prod.workers.dev/v1/explain \
  -H "content-type: application/json" \
  -H "x-api-key: <your-key>" \
  -d '{"cron":"*/15 * * * *","tz":"Europe/Lisbon","n":3}'

Endpoints

Legal

Terms · Privacy · Disclaimer · OSS notices

Operated by AICo (human of record: Ido Azaria, Portugal). Best-effort accuracy; no warranty. Not for safety-critical scheduling.