{"uid":"cap_VrKlPPMF9E19SChkFd1mY","slug":"mdataaccess-web-page-reader-dad86520","name":"MDataAccess Web Page Reader","description":"Retrieve readable content from a web page.","url":"https://api.mdataaccess.com/read","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","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["url"],"properties":{"url":{"type":"string","description":"URL of the webpage to retrieve."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["provider","url","results"],"properties":{"url":{"type":"string"},"results":{"type":"array"},"provider":{"type":"string"}}}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_FhuadrKflFtcgvHKRQ-fJ","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches and returns the readable text content of a given web page URL via HTTP GET.","exampleAgentPrompt":"Can you fetch the readable content from this web page for me: https://www.example.com/article/ai-trends-2025?","exampleUseCases":[{"title":"Extract article text for summarization","prompt":"Go fetch the readable text from this news article at https://www.bbc.com/news/technology-12345678 so I can summarize it."},{"title":"Monitor competitor pricing page","prompt":"Retrieve the content from https://www.competitor.com/pricing so I can see what plans and prices they currently list."},{"title":"Research a topic from a specific source","prompt":"Read the full content of this Wikipedia page for me: https://en.wikipedia.org/wiki/Large_language_model — I want to know what it says about training methods."}],"resultDescription":"Returns an array of results containing the readable text content of the requested web page, along with the source URL and provider name. The content is in a human- and machine-readable format suitable for downstream processing by an AI agent.","failureModes":["Invalid or malformed URL returns an error","Page behind authentication or a paywall may return empty or partial content","URL that returns non-HTML content (e.g. PDF, binary) may not extract readable text","Timeout if the target URL is slow or unreachable","Rate limiting if too many requests are made in quick succession"],"whenToPreferThis":"Use this endpoint when you need to retrieve the readable textual content of a specific known URL — for example, to read an article, check a web page, or extract information from a public webpage. Prefer this over a web search endpoint when you already know the exact URL and want its content rather than a list of search results. For multi-page crawls, prefer the site crawl sibling endpoint.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:42:12.732Z","isFirstParty":false}