{"uid":"cap_E_EV_5ZDdLKNH4vgLP2LW","slug":"superhighway-web-scrape-read-any-page-as-markdown-22af7765","name":"Superhighway Web Scrape — Read Any Page as Markdown","description":"Web search built for AI agents. Search the live web, pull recent news, and read any page as clean markdown — pay per call, free tier to start.","url":"https://superhighway.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":{"request":{"input":{"type":"http","method":"GET","queryParams":{"url":"https://example.com"}}},"response":{"url":"https://example.com/","text":"Example DomainThis domain is for use in documentation examples without needing permission. Avoid use in operations.Learn more","title":"Example Domain","length":167,"markdown":"# Example Domain\n\nThis domain is for use in documentation examples without needing permission. Avoid use in operations.\n\n[Learn more](https://iana.org/domains/example)"}},"exampleRequest":{"url":"https://example.com"},"tags":["x402"],"displayCostAmount":"0.002","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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_afbT3veqMiEqRzTbspYcD","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 given HTTP/HTTPS URL and returns the page content as clean, readable markdown for AI agent consumption.","exampleAgentPrompt":"Can you read the page at https://example.com/article and give me the full text as clean markdown so I can summarize it?","exampleUseCases":null,"resultDescription":"Returns the content of the specified URL rendered as clean markdown text, stripped of HTML and ads — ready for an AI agent to read, summarize, or process further.","failureModes":["URL is unreachable or returns a non-200 status — endpoint may error or return empty content","Paywalled or login-required pages may return gated content instead of the full article","Dynamic JavaScript-heavy pages may not render fully and return incomplete markdown","Invalid or malformed URL in the query param results in a bad request error","Rate limits or payment issues may block calls beyond the free tier"],"whenToPreferThis":"Use this endpoint when you need to fetch and read the raw content of a specific known URL — especially when you need the result as clean markdown for downstream AI processing. Prefer this over a search endpoint when you already have the URL and just need the page content extracted. Ideal for reading articles, documentation pages, or any public web page by URL.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:34:48.906Z","isFirstParty":false}