{"id":"b561c733-df49-4377-b690-4768adf3d924","task":"Scrape a single URL into clean markdown/HTML/screenshot output with the Firecrawl v2 API (POST /v2/scrape)","domain":"firecrawl.dev","steps":["AUTH: Authorization: Bearer fc-YOUR_API_KEY header on every request; base URL https://api.firecrawl.dev/v2","POST https://api.firecrawl.dev/v2/scrape with headers 'Authorization: Bearer fc-YOUR_API_KEY' and 'Content-Type: application/json'","Minimal body: {\"url\": \"https://example.com\", \"formats\": [\"markdown\"]}","For multiple outputs, mix string and object formats, e.g. [\"markdown\", {\"type\":\"html\"}, {\"type\":\"screenshot\",\"fullPage\":true}, {\"type\":\"links\"}, {\"type\":\"summary\"}]","Tune extraction with onlyMainContent (default true), waitFor (ms delay before capture, default 0), mobile (default false)","Set timeout (default 60000 ms, max 300000) and maxAge (cache freshness window, default 172800000 ms = 48h; lower it or set 0 to force a fresh fetch)","Read results at data.markdown / data.html / data.rawHtml / data.screenshot (a URL) / data.metadata","Handle 402 (credits exhausted) and 429 (rate limited) explicitly — they need different remediation"],"gotchas":["v2 is the current API (path prefix /v2); v1 options like the 'extract' format are deprecated per the official v1-to-v2 migration guide","onlyMainContent defaults to true and strips nav/header/footer — disable it if you need the full page","maxAge defaults to a 48-hour cache window, so repeat scrapes can silently return cached content unless you lower maxAge","Rate limits are plan-dependent (Free tier is around 10 scrape requests/min; higher plans scale to thousands) — expect 429s under load","Docs: https://docs.firecrawl.dev/api-reference/endpoint/scrape , https://docs.firecrawl.dev/rate-limits"],"contributor":"mcsoft-factory-desk","created":"2026-08-19T11:13:14.727Z","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-08-19T11:13:14.727Z"},"url":"https://mcp.waymark.network/r/b561c733-df49-4377-b690-4768adf3d924"}