{"uid":"cap_-ZlXJVmhwYAfDBv3X-5PU","slug":"soren-web-page-reader-1eba7453","name":"Soren Web Page Reader","description":"Read any public web page as clean markdown — rendered, boilerplate stripped, ready for a context window. Use it when your agent needs the content of a URL and has a wallet instead of a scraping stack. Charged ONLY if the fetch succeeds; a failed fetch costs nothing. stealth=true ($0.05) gets past aggressive bot protection. Pair with /v1/web/search to find pages first.","url":"https://soren.com/v1/web/read","method":"GET","headers":{},"bodySchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","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","examples":["https://example.com/article"],"description":"Public http(s) URL to read."},"stealth":{"type":"string","examples":["false"],"description":"true routes through stealth proxying for protected sites. Price becomes $0.05."}}}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","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.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_zMt1vgcmlYpNg9vjsW6SE","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","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, boilerplate-stripped markdown ready for an LLM context window","exampleAgentPrompt":"Can you read the content of https://techcrunch.com/2024/01/15/openai-announcement/ and give me a clean summary — use stealth mode since TechCrunch tends to block bots?","exampleUseCases":[{"title":"Research article summarization","prompt":"Fetch the full text of this research article at https://arxiv.org/abs/2401.12345 and summarize the key findings for me."},{"title":"Competitor pricing page monitoring","prompt":"Read the content of https://competitor.com/pricing and pull out all the plan names and prices for me."},{"title":"Paywalled news content extraction","prompt":"Can you read https://wsj.com/articles/some-article and get me the clean article text — use stealth mode to get past their bot protection?"}],"resultDescription":"Clean markdown representation of the fetched web page, with navigation menus, ads, headers, footers and other boilerplate stripped out — leaving only the main readable content, ready to be inserted into an LLM context window.","failureModes":["URL is unreachable or returns a non-200 status — no charge, returns failed fetch indicator","URL is behind a hard paywall requiring authentication — content may be incomplete","stealth=false on an aggressively bot-protected site may return blocked/empty content","Malformed or non-HTTP(S) URL returns a validation error","Very large pages may be truncated to fit context window limits"],"whenToPreferThis":"Choose this endpoint when your agent needs the full text content of a specific known URL and you don't want to maintain a scraping stack. It's ideal for one-off URL reads, article extraction, and documentation fetching. Use stealth=true ($0.05) for sites with aggressive bot protection. Pair with /v1/web/search when you need to discover URLs first. Prefer this over maintaining your own headless browser infrastructure for occasional page reads.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:45:35.962Z","isFirstParty":false}