{"uid":"cap_obXy_6_9qQ9gwGQFQY8Sn","slug":"socialfetch-web-crawl-68ebef07","name":"SocialFetch Web Crawl","description":"Crawl a small set of web pages synchronously.","url":"https://api.socialfetch.dev/v1/web/crawl","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":"array","items":{"type":"string","maxLength":2083,"minLength":1,"description":"Web page URL to fetch."},"maxItems":5,"minItems":1,"description":"URLs to crawl. Repeat the `url` query parameter for multiple pages (max 5)."}}}},"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_iW8v6HIdZwdFiX1g_6X-0","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":"Synchronously fetches and returns the content of up to 5 web pages by URL in a single GET request.","exampleAgentPrompt":"Can you fetch the content of these three pages for me: https://example.com/about, https://example.com/pricing, and https://example.com/contact? I need to read what's on all of them.","exampleUseCases":[{"title":"Gather competitor pricing pages quickly","prompt":"I need you to check out our top 3 competitors' pricing pages and tell me what they're offering. Here are the URLs: https://competitor1.com/pricing, https://competitor2.com/pricing, and https://competitor3.com/pricing. Just grab the content so I can see what we're up against."},{"title":"Extract terms from legal documents","prompt":"Can you pull the content from these four pages so I can review our terms and conditions? I need to read through https://oursite.com/terms, https://oursite.com/privacy, https://oursite.com/cookies, and https://oursite.com/disclaimer all at once."},{"title":"Monitor news articles for mentions","prompt":"Grab the full text from these three news articles for me so I can see what they're saying about our industry: https://news1.com/article-123, https://news2.com/article-456, and https://news3.com/article-789. I want to read the actual content."}],"resultDescription":"Returns the fetched content of each requested URL — up to 5 pages — including the page body/text as retrieved synchronously via HTTP GET.","failureModes":["Invalid or malformed URL returns an error","More than 5 URLs provided exceeds maxItems limit and is rejected","URL is unreachable or returns a non-200 status","URL exceeds 2083 character limit","Payment not provided or insufficient USDC balance causes 402 rejection","Private or paywalled pages may return incomplete or blocked content"],"whenToPreferThis":"Choose this endpoint when you need to quickly fetch and read the raw content of up to 5 specific web pages in a single synchronous call, especially in agent pipelines where you have known URLs and need their content without running a full site crawl. Prefer this over heavier crawling solutions when speed and simplicity matter and you already know the target URLs.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:55:07.881Z","isFirstParty":false}