{"uid":"cap_UB0lkGOgUydyGeqj6wiV2","slug":"superhighway-web-page-reader-e69cce42","name":"Superhighway Web Page Reader","description":"Read any web page as clean text + markdown for AI agents. Give a URL, get back the page title, readable markdown, and plain text — the readable content extracted from the HTML. Pay-per-call in USDC via x402 — no signup, no API key. Use for letting an agent read pages, fetch articles/docs it can't access, scrape content, and feed RAG.","url":"https://sh-origin.walls.sh/scrape","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"],"type":"string"},"queryParams":{"type":"object","required":["url"],"properties":{"url":{"type":"string","description":"The page URL to read (http/https)."}}}},"additionalProperties":false}}},"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_uVznCJ0EBf6WoOjbA9oBB","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 any web page URL and returns clean, readable markdown and plain text content extracted from the HTML, ready for AI agent consumption.","exampleAgentPrompt":"Can you read the page at https://example.com/some-article and give me the main content as clean text so I can work with it?","exampleUseCases":[{"title":"Feed article into RAG pipeline","prompt":"Pull the full readable content from https://techcrunch.com/2024/01/15/openai-announcement and give it to me as clean text so I can index it in my knowledge base."},{"title":"Read competitor documentation","prompt":"Go read the docs page at https://docs.competitor.com/api/authentication and extract all the text so I can understand how their auth system works."},{"title":"Summarize a news article","prompt":"Fetch the article at https://www.reuters.com/article/us-markets-idUSKBN123456 and pull out the readable content — I want to summarize what it's about."}],"resultDescription":"Returns the page title, the full readable content as clean markdown, and a plain text version — HTML boilerplate, navigation, ads, and other noise stripped out. Structured for immediate use by an AI agent or RAG ingestion pipeline.","failureModes":["URL is unreachable or returns a non-200 HTTP status — empty or error response returned","Page is behind a login or paywall — only publicly accessible content can be extracted","JavaScript-heavy single-page apps may render incompletely if content is not in initial HTML","Invalid or malformed URL input causes a request failure","Rate limiting or blocking by the target website may result in empty content"],"whenToPreferThis":"Choose this endpoint when your agent needs to read and understand the textual content of a specific web page URL — especially for feeding content into RAG, summarizing articles, reading documentation, or accessing pages that need clean text extraction. It is pay-per-call with no signup required (USDC via x402), making it ideal for agentic workflows that need on-demand web reading without managing API keys. Prefer this over a search endpoint when you already have the URL and need the full page content rather than just a snippet.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:34:11.691Z","isFirstParty":false}