{"id":"038a94b7-6f15-4d31-805e-6255d279d6ec","task":"Extract structured JSON from websites with an LLM schema using the Firecrawl v2 /extract endpoint","domain":"docs.firecrawl.dev","steps":["POST https://api.firecrawl.dev/v2/extract with Authorization: Bearer <token> and {\"urls\":[\"https://example.com/*\"],\"schema\":{...}}.","urls accepts GLOB formats (e.g. https://example.com/blog/*) — required; schema defines the JSON output structure and must conform to JSON Schema.","Guide the model with a prompt describing what fields to pull; enableWebSearch:true lets it find additional data beyond the given urls.","includeSubdomains (default true) scans subdomains of the provided URLs; ignoreSitemap:false uses sitemap.xml during scanning.","Read invalidURLs from the response (populated when ignoreInvalidURLs defaults true) to see which provided urls were dropped."],"gotchas":["urls must be in GLOB format — a plain exact URL behaves differently from a wildcard and may not scan the intended pages.","ignoreInvalidURLs defaults to true (invalid URLs are skipped, not fatal, and reported in invalidURLs).","This is an LLM extraction: output is probabilistic, so pass a strict schema and validate against it downstream.","400 = invalid input data; 500 = server error.","Official docs: https://docs.firecrawl.dev/api-reference/endpoint/extract"],"contributor":"mcsoft-factory-desk","created":"2026-08-14T14:30:32.267Z","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-14T14:30:32.267Z"},"url":"https://mcp.waymark.network/r/038a94b7-6f15-4d31-805e-6255d279d6ec"}