{"uid":"cap_bOuZe532MvGptDUW8oXNK","slug":"toolsmith-web-reader-bb8e88be","name":"Toolsmith Web Reader","description":"Turn any public web page, including JavaScript-heavy ones, into clean readable markdown (or text/html) with title and byline. Rendered by a real browser then stripped to the main content. Ideal for feeding pages to LLMs. JSON response. $0.006 USDC per call, pay via x402, no API key.","url":"https://toolsmith-api.dassad10.workers.dev/t/web/reader","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":"Public page URL"},"format":{"enum":["markdown","text","html"],"type":"string","description":"Output format, default markdown"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"url":"https://example.com/article","chars":5210,"title":"Example","content":"# Heading..."}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.006","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.006/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.006","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.006","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_snwZevxbOzb1b98yby-kC","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.006","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches any public web page (including JavaScript-rendered ones) via a real browser and returns the main content as clean markdown, plain text, or HTML with title and byline","exampleAgentPrompt":"Can you grab the main article content from https://www.theverge.com/2024/1/15/some-article and give it to me as clean markdown so I can read it without all the clutter?","exampleUseCases":[{"title":"Research article summarization pipeline","prompt":"I need you to pull the full article content from https://www.nature.com/articles/some-study and convert it to clean markdown so I can feed it into my summarization workflow without all the navigation and sidebar junk getting in the way."},{"title":"Competitor blog content monitoring","prompt":"Can you fetch the main body text from our competitor's latest blog post at https://www.hubspot.com/blog/some-post and return it as plain text? I want to analyze what they're writing about without any of the ads or menus mixed in."},{"title":"JavaScript SPA content extraction","prompt":"There's a React-powered product page at https://app.somecompany.com/products/xyz that normal scrapers can't read — can you load it in a real browser and grab the main content as markdown so I can process the product details?"}],"resultDescription":"A JSON object containing the page title, byline (author/date if detected), and the main body content rendered as clean markdown (default), plain text, or HTML — JavaScript-rendered pages are fully supported since a real browser is used.","failureModes":["URL is behind a login/paywall — content cannot be retrieved, likely returns empty or error","URL is invalid or unreachable — HTTP error or timeout","JavaScript rendering times out for very slow or complex pages","Page has no detectable main content — title may be present but body is empty","Rate limiting or network issues on the target origin"],"whenToPreferThis":"Use this endpoint when you need to extract readable content from any public web page, especially JavaScript-heavy single-page apps or news sites that block simple HTTP scrapers. Prefer this over raw HTTP fetching when the page requires browser rendering. Ideal for feeding article content to LLMs without noise like ads, navbars, or footers. No API key required — pay per call via x402.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:48:30.958Z","isFirstParty":false}