{"uid":"cap_4DCgCxuVFwlquJKf0Poa9","slug":"tariffmonkee-extract-url-2291db58","name":"TariffMonkee Extract URL","description":"Fetch a URL with a real rendered browser and extract structured data from it in one call, using AI (tries multiple models in sequence for reliability). Use this when you don't already have the page content; use the cheaper /extract if you do. Results are cached for 24 hours per URL+schema combination.","url":"https://tariffmonkee.com/paid/extract-url","method":"POST","headers":{},"bodySchema":{"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object"},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json"],"type":"string"}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.021","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.021/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.021","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.021","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_KCUS1SFz_e5_1eNhmppIp","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.021","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Renders a URL in a real browser, then uses AI to extract structured data from the page in a single call, with 24-hour result caching.","exampleAgentPrompt":"Go to https://www.amazon.com/dp/B09X3L5B7K and extract the product name, price, rating, and number of reviews as structured JSON — render the full page since it uses JavaScript.","exampleUseCases":[{"title":"Ecommerce price and detail extraction","prompt":"Fetch https://www.bestbuy.com/site/apple-macbook-air/6578484.p and pull out the product name, current price, availability status, and star rating as structured data — the page is JavaScript-rendered so make sure you actually execute it."},{"title":"Real estate listing data scraping","prompt":"Go to this Zillow listing https://www.zillow.com/homedetails/123-main-st/ and extract the address, asking price, number of bedrooms, bathrooms, and square footage into structured fields I can save to a database."},{"title":"Job posting structured extraction","prompt":"Scrape the job listing at https://jobs.lever.co/openai/some-role and extract the job title, location, salary range, required qualifications, and application deadline as structured JSON."}],"resultDescription":"A structured JSON object containing the fields specified by the caller's schema, extracted by AI from the fully rendered page content. Results are cached for 24 hours per URL and schema combination, so repeated calls for the same URL and schema return the cached result instantly.","failureModes":["URL is unreachable or returns a non-2xx HTTP status","Page requires authentication or login wall blocks content","AI extraction fails to match the provided schema or returns incomplete fields","JavaScript rendering times out for slow or complex pages","Cache miss on first call may cause slightly higher latency","Rate limiting or bot detection on the target site blocks rendering","Malformed input schema causes extraction to fail"],"whenToPreferThis":"Use this endpoint when you have a URL but not yet the page content, and you need structured data extracted from it in one step — especially for JavaScript-heavy or dynamically rendered pages. It is preferred over /extract (which is cheaper) when you haven't already fetched the page content. The 24-hour cache makes it efficient for repeated queries against the same URL and schema. Choose this over generic scraping tools when you need AI-powered field extraction rather than raw HTML or Markdown.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:30:25.595Z","isFirstParty":false}