Migration Guide
More jobs per dollar. Plus AI diagnostics, escalation policies, and 30+ templates.
Use the FastCron API to list your jobs: GET /api/v1/cronjobs. Save the response as JSON.
curl -H "token: YOUR_API_TOKEN" https://api.fastcron.com/v1/cronjobs
Create a JSON array with name, url, cron_expression, and method for each job.
Go to justrun.sh/dashboard/migrate → JSON Import. Paste your JSON and click Import.
Run both in parallel, verify everything works, then cancel FastCron.
JustRun's $3/mo Hobby plan gives 25 jobs vs FastCron's 15 for $5/mo. Plus you get AI diagnostics, escalation policies, job chains, teams, MCP server, CLI, and status badges.
Our Scale plan supports 10-second intervals. Most use cases work perfectly with 1-minute intervals (Hobby/Maker).