{"uid":"cap_ujaeoOBDc8vwuV7KDhmaP","slug":"agent-newsstand-fetch-any-public-url-as-markdown-ffa0f7ce","name":"Agent Newsstand — Fetch Any Public URL as Markdown","description":"Any public URL as clean Markdown","url":"https://api.agentnewsstand.com/v1/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","format":"uri","description":"Public URL to fetch"}}}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","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.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_zwgY8ChX02DELkwEWEgmO","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches any public URL and returns its content as clean, token-efficient Markdown","exampleAgentPrompt":"Can you fetch the content of https://techcrunch.com/2024/01/15/openai-news/ and give it to me as clean, readable markdown?","exampleUseCases":[{"title":"Read a news article for analysis","prompt":"Grab the full text of this Reuters article for me — https://www.reuters.com/technology/ai-regulation-2024 — and return it as clean markdown so I can summarize it."},{"title":"Pull SEC filing content from a URL","prompt":"Fetch the content at https://www.sec.gov/Archives/edgar/data/1018724/000101872424000008/amzn-20231231.htm and convert it to markdown so I can read through it."},{"title":"Extract a company blog post","prompt":"Read the page at https://openai.com/blog/gpt-4-research and return the main content as markdown — I want to pull out the key technical details."}],"resultDescription":"Returns the full content of the requested public URL rendered as clean Markdown, stripping away HTML structure, navigation, and boilerplate to expose the main readable text in a token-efficient format suitable for AI processing.","failureModes":["URL is not publicly accessible (paywalled, login-gated, or private network) — returns error or empty content","URL is malformed or invalid format — schema validation error","Target server is slow or unresponsive — timeout error","URL points to non-HTML content (PDF, binary file) — may return garbled or empty markdown","Rate-limiting by the target server — fetch failure"],"whenToPreferThis":"Use this endpoint when you have a specific URL and need its full page content as clean Markdown for downstream processing, summarization, or reading. Prefer this over a search endpoint when you already know the URL and want the full content rather than snippets. It is part of the Agent Newsstand platform so pairs naturally with their other financial and market data endpoints for reading linked source documents.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:31:00.908Z","isFirstParty":false}