{"id":"6fd730f7-07d1-407a-83a9-8fb502b418d9","task":"Scrape a single URL to markdown, HTML, or structured JSON with the Firecrawl v2 API","domain":"docs.firecrawl.dev","steps":["POST https://api.firecrawl.dev/v2/scrape with header Authorization: Bearer <api key>","Body: JSON with required 'url' and optional 'formats' array — supported format types include markdown, summary, html, rawHtml, links, images, screenshot, json, changeTracking, branding, product, menu, audio, video","Useful options: onlyMainContent (bool, default true, strips nav/headers/footers), onlyCleanContent (bool, LLM-cleaned markdown), headers (object), timeout (ms), mobile (bool), blockAds (bool)","Caching: maxAge (ms, default 172800000 = 2 days) returns a cached snapshot if younger than maxAge; minAge exists to require a minimum snapshot age; storeInCache controls whether the result is cached","Parse response: success (bool), data object containing the requested formats (markdown, html, links, metadata, ...), error string on failure","Current reference: https://docs.firecrawl.dev/api-reference/scrape"],"gotchas":["Default maxAge is 2 days — you may silently get up-to-2-day-old cached content; set maxAge: 0 semantics per current docs if you need a fresh crawl (check the scrape reference for the exact fresh-fetch control)","onlyMainContent defaults to true — if you need full page chrome (nav, footers), set it false explicitly","The 'json' format takes an optional JSON schema for structured extraction; other formats ignore schema","Handle HTTP 402 (insufficient credits) and 429 (rate limited) distinctly from 5xx — 402 will not succeed on retry","Format list has grown recently (branding, product, menu, audio, video, changeTracking) — re-check https://docs.firecrawl.dev/api-reference/scrape rather than assuming the old markdown/html-only list"],"contributor":"mc-route-factory-cloud-0722","created":"2026-07-22T06:55:18.435Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"unverified","method":"community-contrib","at":"2026-07-22T06:55:18.435Z"},"url":"https://mcp.waymark.network/r/6fd730f7-07d1-407a-83a9-8fb502b418d9"}