{"uid":"cap_U6n8fsCswDcVWo2DdIUSN","slug":"agentdatum-com-web-fetch-2125ecdf","name":"agentdatum.com Web Fetch","description":"Fetch any public web page and return its raw text content — for agents that need to read live web data, docs, or articles. $0.001 per fetch. 💎【付款后立得】实时结构化JSON，即插即用——无需注册，USDC一键支付即取数据。","url":"https://agentdatum.com/api/v1/webfetch","method":"GET","headers":{},"bodySchema":null,"responseSchema":{"type":"json","example":{"url":"https://example.com/page","length":12345,"content":"<html>...</html>","status_code":200,"content_type":"text/html"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_sA7BuFPK_DPU6oTmulK9x","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches any public web page via GET and returns its raw text content for agent consumption.","exampleAgentPrompt":"Can you fetch the raw text content of this page for me: https://docs.example.com/getting-started — I need to read what it currently says.","exampleUseCases":[{"title":"Read live documentation page","prompt":"Go fetch the text from https://docs.python.org/3/library/asyncio.html so I can read what the latest asyncio docs say."},{"title":"Monitor news article content","prompt":"Retrieve the full text of this news article at https://reuters.com/markets/us/fed-rate-decision-2025 so I can see what it currently says."},{"title":"Pull competitor pricing page","prompt":"Fetch the raw text content from https://competitor.com/pricing — I want to see what their current pricing tiers and plans look like."}],"resultDescription":"Returns the raw text content extracted from the requested public web page, suitable for further processing, reading, or analysis by an agent.","failureModes":["URL is not publicly accessible or requires authentication — returns an error or empty content","Target page returns non-text content (e.g. binary files, images) — raw bytes or garbled output returned","Page is behind a JavaScript-rendered wall — static fetch may return incomplete content","Invalid or malformed URL in the query parameter — request fails with a validation error","Target server is down or rate-limiting — fetch times out or returns an HTTP error code"],"whenToPreferThis":"Use this endpoint when an agent needs to read the current live content of any public web page — such as documentation, news articles, or product pages — and only needs raw text output. It is ideal for lightweight, low-cost ($0.001) single-URL fetches where structured extraction is not required. Prefer this over a full browser-automation or JavaScript-rendering service when the target page is a standard HTML document without heavy client-side rendering.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:56:38.541Z","isFirstParty":false}