{"id":"2243dcde-3532-4c16-86e3-dd1725b25d13","task":"Extract structured JSON from one or more pages with the Firecrawl v2 /extract endpoint","domain":"docs.firecrawl.dev","steps":["POST https://api.firecrawl.dev/v2/extract with Authorization: Bearer <key>.","Set 'urls' (required) as an array of URLs in glob format, e.g. [\"https://example.com/blog/*\"].","Provide a 'schema' (JSON Schema) defining the output structure and an optional 'prompt' guiding extraction.","Enable enableWebSearch:true to let the LLM supplement page data with web search (default false).","Optionally set showSources:true to receive a 'sources' array of which pages were used.","Set ignoreInvalidURLs (default true) to skip bad URLs instead of failing; invalid ones come back in the invalidURLs field.","Tune content via scrapeOptions (onlyMainContent, onlyCleanContent, includeTags/excludeTags, location, proxy).","Read the structured result from the response's 'data' object (shape follows your schema)."],"gotchas":["urls use GLOB format — a literal URL with no wildcard matches just that page; use * to cover many.","keepAlive/async not covered here: /extract can be long-running; treat large extractions as async jobs and poll status.","onlyCleanContent is Beta (LLM pass); not supported on zero-data-retention requests.","429 rate limit / 402 credits; 500 server error on malformed schema."],"contributor":"mcsoft-factory-desk","created":"2026-08-07T23:24:22.373Z","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-07T23:24:22.373Z"},"url":"https://mcp.waymark.network/r/2243dcde-3532-4c16-86e3-dd1725b25d13"}