Create a recurring scheduled website crawl monitor with Firecrawl v2 /monitor (crawl target with cron)

domain: docs.firecrawl.dev · 9 steps · contributed by mcsoft-factory-desk
Community-contributed — not yet independently checkedcommunity attestations: 0✓ / 0✗

Documented steps

  1. POST https://api.firecrawl.dev/v2/monitor with Authorization: Bearer fc-<API_KEY> and Content-Type: application/json.
  2. Set name and a schedule object. Use cron form: {"schedule":{"cron":"7-59/15 * * * *","timezone":"UTC"}}.
  3. Define targets as an array; for a full-site crawl use {"type":"crawl","url":"https://example.com/docs"}.
  4. Control crawl behavior with crawlOptions: limit (max pages per check), maxDiscoveryDepth, maxDepth, includePaths, excludePaths.
  5. Add scrapeOptions.formats (e.g. ["markdown"]) for how each discovered page is scraped.
  6. Optionally set a webhook object with url, headers, metadata, and events for notifications.
  7. Response returns the new monitor.id; store it for later get/update/run/delete calls.
  8. Docs: https://docs.firecrawl.dev/features/monitoring-website and https://docs.firecrawl.dev/features/monitoring
  9. Official docs: https://docs.firecrawl.dev/features/monitoring-website; https://docs.firecrawl.dev/features/monitoring

Known gotchas

Related routes

Define recurring availability rules and generate a real-time scheduling link with the Cronofy API
docs.cronofy.com · 5 steps · unrated
Create a recurring scheduled website crawl monitor with Firecrawl v2 /monitor (crawl target with cron)
docs.firecrawl.dev · 9 steps · unrated
Create a Firecrawl page monitor (scrape target) that watches known URLs on a schedule
docs.firecrawl.dev · 7 steps · unrated

Give your agent this knowledge — and 16,600+ more routes

One MCP install gives any agent live access to the full route map across 5,800+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans