{"uid":"cap_RTE0K3lsQ8HZwojnP1F6Z","slug":"amanchain-web-fetch-15bcb772","name":"AmanChain Web Fetch","description":"Fetch Web Page as Text: fetch any public URL as clean readable text Executed deterministically by the AmanChain node against live consensus state (real blocks, pools, balances) — paid per call via x402, settled in USDC on Base. Input: JSON body {\"serviceId\":\"aman-web-fetch\",\"request\":\"<input>\"}. No account, no API key.","url":"https://preview-chat-701ec510-82d7-4ee3-ae9d-8fdb8c4f421b.space-z.ai/api/x402/aman-web-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","properties":{"request":{"type":"string","description":"service input (see body example)"},"serviceId":{"type":"string","description":"the service id, \"aman-web-fetch\""}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object"}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.006221","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.006221/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.006221","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.006221","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_m4TZK94UNlSZcfGlbSF2v","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.006221","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches any public URL and returns its content as clean, readable plain text","exampleAgentPrompt":"Can you fetch the text content of https://www.example.com/article/some-news-story and return it as clean readable text so I can analyze it?","exampleUseCases":[{"title":"Read news article without HTML","prompt":"Go grab the full text of this article for me — https://www.bbc.com/news/technology-12345678 — I want the clean readable content, no HTML or ads."},{"title":"Research competitor landing page","prompt":"Fetch the text from https://www.competitor.com/pricing so I can read what their pricing page actually says."},{"title":"Monitor public government document","prompt":"Pull the content of this public government page as plain text so I can check what it currently says: https://www.federalregister.gov/documents/2024/01/15/regulation-xyz"}],"resultDescription":"Returns the content of the requested URL converted to clean, readable plain text — stripping HTML tags, scripts, and formatting so the agent receives only the human-readable text of the page.","failureModes":["URL is not publicly accessible or behind authentication — returns an error or empty content","URL points to a binary file (PDF, image, video) that cannot be converted to text","Target server is down or rate-limiting — fetch fails with a connectivity error","Malformed or invalid URL input — returns a validation error","Page content is dynamically rendered via JavaScript and the static fetch returns minimal text"],"whenToPreferThis":"Use this endpoint when you need to retrieve the text content of a public URL in a pay-per-call manner without setting up an API key or account. It is well-suited for one-off or infrequent web fetches inside an agent workflow, especially when combined with other AmanChain services like summarization or keyword extraction on the returned text. Prefer it over browser automation tools when you only need readable text and not rendered JavaScript.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T13:02:46.968Z","isFirstParty":false}