{"uid":"cap_DuG24I2as88x6fkSDtHv1","slug":"socialfetch-web-html-fetcher-d12172ba","name":"SocialFetch Web HTML Fetcher","description":"Fetch cleaned HTML for a web page URL.","url":"https://api.socialfetch.dev/v1/web/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","required":["url"],"properties":{"url":{"type":"string","maxLength":2083,"minLength":1,"description":"Web page URL to fetch."},"waitFor":{"type":"string","maxLength":200,"description":"Wait for a CSS selector before extraction. Must be prefixed with \"css:\" (e.g. css:main). JavaScript wait conditions are not supported."},"scanFullPage":{"anyOf":[{"type":"boolean"},{"enum":["0","1","true","false"],"type":"string"}],"description":"When true, scroll the page to load dynamically appended content (infinite scroll). Default false."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.014","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.014/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.014","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.014","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_2Ml84avKRqMUaVgtqWih6","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.014","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches and returns cleaned HTML content for any given web page URL.","exampleAgentPrompt":"Can you fetch the cleaned HTML for this page — https://www.example.com/articles/latest — so I can parse its content?","exampleUseCases":null,"resultDescription":"Returns the cleaned HTML markup of the requested web page, with extraneous or noisy elements removed, suitable for parsing or further processing.","failureModes":["Invalid or malformed URL returns a validation error","URL is unreachable or returns a non-200 HTTP status","Page requires JavaScript rendering and static fetch returns incomplete HTML","Access blocked by target site's bot protection or firewall","URL exceeds maximum length of 2083 characters"],"whenToPreferThis":"Use this endpoint when you need the cleaned HTML source of any publicly accessible web page and want a ready-to-parse result without handling raw HTTP requests yourself. Prefer it over general-purpose web browsing tools when you specifically need HTML structure rather than rendered text or screenshots.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:53:51.732Z","isFirstParty":false}