{"uid":"cap_z4G7XBh3QUc7c13fFP9tl","slug":"pagos-andreax-dev-web-page-reader-08dd039f","name":"pagos.andreax.dev Web Page Reader","description":"Descarga una página web y devuelve su texto limpio y legible (sin HTML ni scripts). Úsalo para que un agente lea el contenido de una URL pagando por llamada. input=URL http(s).","url":"https://pagos.andreax.dev/api/taller/peaje/leer-url","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":["input"],"properties":{"input":{"type":"string","description":"URL http(s) a leer"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"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_CQyzLWwNv_0BWPLperC8k","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 a web page by URL and returns its clean, readable text content stripped of HTML, scripts, and markup","exampleAgentPrompt":"Can you read the content of this page for me — https://example.com/article — and give me the clean readable text without any HTML or scripts?","exampleUseCases":[{"title":"Summarize a news article","prompt":"Fetch the text from this news article — https://www.bbc.com/news/technology-12345678 — so I can summarize what it says."},{"title":"Extract documentation from a URL","prompt":"Read the content at https://docs.somelib.io/getting-started and give me the plain text so I can look up how to install it."},{"title":"Monitor a product page for changes","prompt":"Pull the clean text from https://store.example.com/product/widget-pro so I can check what the current description and price say."}],"resultDescription":"Clean, human-readable plain text of the web page at the given URL, with all HTML tags, scripts, styles, and markup removed — just the visible content a human would read in a browser.","failureModes":["URL is unreachable or returns a non-200 status (connection error or timeout)","URL points to a binary file (PDF, image) rather than an HTML page","URL requires authentication or is behind a login wall (returns login page text instead)","Malformed or non-http(s) URL causes a validation error","Page is JavaScript-rendered and content is not available in static HTML"],"whenToPreferThis":"Choose this endpoint when an agent needs to read the readable text content of any public web page by URL without implementing its own HTTP client or HTML parser. It is ideal for quickly feeding web content into downstream LLM tasks (summarization, analysis, QA) at low cost per call. Prefer it over general-purpose browser automation tools when you only need clean text and not screenshots, structured DOM data, or JavaScript execution.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:55:42.665Z","isFirstParty":false}