{"uid":"cap_TwHv6wRUFXz7ooFhXNByf","slug":"ioswarm-io-web-fetch-b5704911","name":"ioswarm.io Web Fetch","description":"Fetch any public web page as readable text — a browser-grade fingerprint, boilerplate stripped, links kept — or just its links or its SEO metadata. Plain HTTP (JS-rendered and bot-walled pages are reported as such; a browser-driven read is a run). $0.02 per call, no account.","url":"https://ioswarm.io/api/v1/x402/fetch","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["url"],"properties":{"url":{"type":"string","description":"Absolute http(s) URL of a public page."},"extract":{"enum":["text","links","metadata"],"type":"string","description":"What to return: readable text (default), every anchor, or canonical/meta/OpenGraph/JSON-LD only."}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","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.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_x-pE86cWDjfRcywJbGIgM","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches any public web page and returns its readable text, extracted links, or SEO/Open Graph metadata, with JS-rendered and bot-walled pages handled gracefully.","exampleAgentPrompt":"Can you fetch the readable text from https://example.com/article and strip out the boilerplate so I just get the article content?","exampleUseCases":[{"title":"Extract article text for summarization","prompt":"Grab the full readable text from https://techcrunch.com/2024/05/01/openai-raises-funding and return it so I can summarize it."},{"title":"Pull all links from a landing page","prompt":"Fetch all the anchor links from https://ycombinator.com/companies — I want to see every URL they link to on that page."},{"title":"Scrape SEO metadata for audit","prompt":"Get the SEO metadata from https://stripe.com — I need the canonical URL, meta description, Open Graph title, and any JSON-LD data on the page."}],"resultDescription":"Returns one of three payloads depending on the 'extract' parameter: (1) boilerplate-stripped readable text with links preserved for 'text' mode; (2) a list of all anchor hrefs for 'links' mode; or (3) canonical URL, meta tags, Open Graph properties, and JSON-LD structured data for 'metadata' mode. If the page requires JavaScript or blocks bots, the response indicates this rather than returning empty content.","failureModes":["JS-rendered pages are flagged as such rather than returning empty content — a browser-driven call is needed","Bot-walled or access-restricted pages are reported as blocked rather than silently failing","Invalid or non-absolute URLs return a validation error","Non-public or intranet URLs cannot be fetched","Network timeouts on slow or unresponsive servers"],"whenToPreferThis":"Choose this endpoint when you need to fetch a single public web page and extract its readable text, links, or SEO metadata without setting up your own scraping infrastructure. It is ideal for agents that need one-off or ad-hoc page reads at $0.02 per call with no account required, and it gracefully communicates when a page is JS-rendered or bot-walled rather than silently returning nothing.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-19T12:33:05.118Z","isFirstParty":false}