{"uid":"cap_wopK2ic7bJNCg2zS5eJeA","slug":"terradeed-labs-web-data-extractor-a5214e6e","name":"TerraDeed Labs Web Data Extractor","description":"Structured JSON from any webpage. Name the fields you want — company data, job listings, product specs, contact details, financial figures — and get them back with confidence scores. No scraper configuration needed.","url":"https://api.terradeed.co.uk/extract","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"url":{"type":"string","format":"uri"},"fields":{"type":"array","items":{"type":"string"},"minItems":1}}},"responseSchema":{"type":"json","example":{"url":"https://example.com/product","data":{"name":"Example Product","price":"$29.99"},"model":"claude-sonnet-4-20250514","status":"success","auth_method":"x402","js_rendered":false,"fields_extracted":["name","price"],"fields_requested":["name","price"]}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_NSgjLQeOQKd_o_wdbndfL","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Extracts structured data fields from any URL using AI, with optional JavaScript rendering","exampleAgentPrompt":"Can you pull the product name, price, and availability from https://example.com/product and give me the results as structured data?","exampleUseCases":null,"resultDescription":"A JSON object containing the URL, a map of the requested field names to their extracted values, the Claude model used, the auth method, whether JS was rendered, the list of fields requested, and the list of fields actually extracted, plus a success/error status.","failureModes":["URL is unreachable or returns a non-200 response — extraction fails with an error status","Requested fields not found on the page — fields_extracted may be empty or partial","JavaScript-heavy page returns incomplete data when js_rendered is false","Rate limiting or payment failure results in a 402 or 429 response","Malformed URL input causes a validation error"],"whenToPreferThis":"Choose this endpoint when you need to extract specific named fields from an arbitrary URL without writing custom scrapers. It is particularly useful when you know exactly which data points you want (e.g. price, name, description) and want AI-powered parsing to handle varied page layouts. Prefer it over generic HTTP fetch when the page may require interpretation or when you want structured JSON output rather than raw HTML.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:37:20.888Z","isFirstParty":false}