{"uid":"cap_KmpKACskOLP9Zwgqtybe8","slug":"socialfetch-web-ask-9d78d002","name":"SocialFetch Web Ask","description":"Ask a natural-language question about a specific web page and get an LLM-generated answer.","url":"https://api.socialfetch.dev/v1/web/ask","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","q"],"properties":{"q":{"type":"string","maxLength":500,"minLength":1,"description":"Natural-language question to answer about the page content."},"url":{"type":"string","maxLength":2083,"minLength":1,"description":"Web page URL to fetch."}}}},"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_2tgWCKORqGcgzUKaDU9U1","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 a web page and answers a natural-language question about its content using an LLM.","exampleAgentPrompt":"What does the page at https://www.example.com/about say about their refund policy?","exampleUseCases":null,"resultDescription":"An LLM-generated natural-language answer to the submitted question, derived from the fetched content of the specified web page URL.","failureModes":["URL is unreachable or returns an error — no content to analyze","Page content is too large or complex to process — partial or degraded answer","Question is ambiguous or unrelated to page content — answer may be unhelpful or a refusal","Paywalled or login-gated page — content unavailable for extraction","Malformed URL input — request rejected with validation error","Rate limit or payment failure — request rejected with 402 or 429 status"],"whenToPreferThis":"Use this endpoint when you need to answer a specific natural-language question about the content of a known web page URL, rather than performing a broad web search. It is ideal when you already have the URL and want targeted Q&A rather than full-page scraping or structured data extraction.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T01:02:09.110Z","isFirstParty":false}