{"uid":"cap_c5UFe2i9Fq_sBnkINgV_P","slug":"x402-orth-sh-web-html-scraper-8601af65","name":"x402.orth.sh Web HTML Scraper","description":"Scrapes the given URL and returns the raw HTML content of the page.","url":"https://x402.orth.sh/context-dev/web/scrape/html","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{"url":{"type":"string","description":"Full URL to scrape (must include http:// or https:// protocol)"}}}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.03","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.03/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_w_-Cd354IBoz4CCDVFW_N","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.03","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches the raw HTML content of any given URL via a paid GET request costing $0.03 USDC per call.","exampleAgentPrompt":"Can you scrape the raw HTML from https://example.com/products/shoes and return the full page source?","exampleUseCases":null,"resultDescription":"Returns the raw HTML content of the specified webpage as a string, including all tags, scripts, styles, and embedded content present in the page at the time of the request.","failureModes":["URL is missing the http:// or https:// protocol prefix — returns validation error","Target page is behind authentication or a paywall — returns incomplete or redirect HTML","Target site blocks scrapers or returns a CAPTCHA — returns challenge page HTML instead of content","URL is unreachable or the domain does not exist — returns connection error","Page takes too long to load — possible timeout"],"whenToPreferThis":"Use this endpoint when you need the full raw HTML of a webpage and plan to parse or process it yourself. Prefer this over LLM-driven extraction when you want unprocessed source markup, or over a search API when you already have the exact URL. Best for cases where structured extraction is not needed or will be handled downstream.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:52:00.928Z","isFirstParty":false}