{"slug":"quartermaster-surewhynot-app-v1-extract-json-c93c43","title":"Structured extraction","host":"quartermaster.surewhynot.app","method":"GET","resource":"https://quartermaster.surewhynot.app/v1/extract-json","category":"code","description":"Structured extraction: give a JSON Schema plus a URL or raw text, get back JSON matching the schema.","price_listed":0.005,"price_asked":0.005,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":17,"reported_calls_30d":1,"reported_payers_30d":1,"networks":["eip155:8453","solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"method":"GET","queryParams":{"schema":"{\"properties\":{\"title\":{\"type\":\"string\"},\"author\":{\"type\":\"string\"}}}","url":"https://example.com/article"},"type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"schema":{"description":"JSON Schema (as a JSON string) describing the desired output","type":"string"},"text":{"description":"Raw text to extract from (alternative to url)","type":"string"},"url":{"description":"Page to extract from (or pass text instead)","format":"uri","type":"string"}},"required":["schema"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"history":[{"day":"2026-09-24","reachable":true,"status":402,"valid_402":true,"asked_usdc":0.005,"price_match":true,"latency_ms":17,"error":null}],"description_full":"Structured extraction: give a JSON Schema plus a URL or raw text, get back JSON matching the schema.","last_updated":"2026-09-18T03:41:51.202Z","schemes":["exact"]}