{"uid":"cap_lc198WyOrouEep07MSi2G","slug":"studio-fetch-page-web-page-retrieval-via-x402-520294e6","name":"Studio Fetch Page — Web Page Retrieval via x402","description":"Studio sells 6 per-call jobs over HTTP, paid in USDC on base via x402 or direct transfer.","url":"https://short.desknav.ai/jobs/fetch-page","method":"POST","headers":{},"bodySchema":{"type":"object","required":["url"],"properties":{"url":{"type":"string","description":"Page to fetch. Public http(s) only — loopback, private and link-local hosts are refused, before and after every redirect."},"format":{"enum":["text","html"],"type":"string","description":"\"text\" returns extracted page text; \"html\" returns the raw body."},"maxChars":{"type":"integer","description":"Content length cap. Default 20000, hard ceiling 50000."}}},"responseSchema":{"output":{"url":"https://example.com/","text":"Example Domain This domain is for use in illustrative examples…","title":"Example Domain","status":200,"finalUrl":"https://example.com/","fetchedAt":"2026-01-01T00:00:00.000Z","truncated":false,"contentType":"text/html"},"status":"delivered","offerId":"fetch-page","invoiceId":"inv_1"},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.1","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","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.1/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_iruYyY73Tdjz5SP10djpG","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.1","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches the content of any public HTTP/HTTPS URL and returns it as extracted text or raw HTML, paid per-call in USDC.","exampleAgentPrompt":"Fetch the page at https://techcrunch.com/2024/01/15/openai-news/ and give me the extracted text, up to 10000 characters.","exampleUseCases":[{"title":"Pulling article text for summarization","prompt":"Get me the text from this news article — https://www.bbc.com/news/technology-12345678 — I want the plain text version, up to 15000 characters so I can summarize it."},{"title":"Checking live webpage content","prompt":"Fetch the HTML of https://status.openai.com so I can check what it currently says about any ongoing incidents."},{"title":"Reading competitor pricing page","prompt":"Retrieve the text from https://www.competitor.com/pricing — plain text format, keep it under 8000 characters — I want to see what plans they're listing."}],"resultDescription":"Returns a JSON object with the final resolved URL, HTTP status code, page title, content type, fetched timestamp, whether the content was truncated, and the full page content as either extracted plain text or raw HTML body up to the requested character limit.","failureModes":["Private, loopback, or link-local host URLs are refused with an error (even after redirects)","Non-existent or unreachable URLs result in fetch errors","Pages returning non-200 status codes may still return content or may fail","Content exceeding 50000 characters is hard-capped and truncated","Redirect chains leading to private hosts are blocked","Payment failure via x402 prevents the call from completing"],"whenToPreferThis":"Use this endpoint when an AI agent needs to read the live content of a specific public URL — for summarization, data extraction, fact-checking, or monitoring — and wants a pay-per-call model in USDC with no subscription. Prefer it over browser automation tools when you just need text or HTML from a single page without JavaScript rendering. It is ideal for agentic pipelines that need lightweight, programmable web access billed directly via crypto.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:37:59.002Z","isFirstParty":false}