{"slug":"uxus-finance-api-extract-16fa1e","title":"Pull structured JSON out of messy text or a web page — no API key, no account, n","host":"uxus.finance","method":"POST","resource":"https://uxus.finance/api/extract","category":"commerce","description":"Pull structured JSON out of messy text or a web page — no API key, no account, no signup; pay per call in USDC on Base. POST JSON { schema: { field: type, ... } (required), and text or url }. If url is given the page is fetched and stripped first; an LLM fills the schema and missing fields come back","price_listed":0.01,"price_asked":0.01,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":38,"reported_calls_30d":3,"reported_payers_30d":1,"networks":["base"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"schema":{"description":"Fields you want, e.g. { title: string, price: number }. Required.","type":"object"},"text":{"description":"Raw source text. Provide this or url.","type":"string"},"url":{"description":"Page to fetch and extract from. Provide this or text.","type":"string"}},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"properties":{"body":{"type":"object"},"bodyType":{"enum":["json"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{},"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.01,"price_match":true,"latency_ms":38,"error":null}],"description_full":"Pull structured JSON out of messy text or a web page — no API key, no account, no signup; pay per call in USDC on Base. POST JSON { schema: { field: type, ... } (required), and text or url }. If url is given the page is fetched and stripped first; an LLM fills the schema and missing fields come back null. Returns { data, model, latency_ms }. For agents turning an article, listing, or product page into typed fields.","last_updated":"2026-09-03T18:41:12.052Z","schemes":["exact"]}