{"uid":"cap_ol75JGsu7xo3SZsjpsCrQ","slug":"agent402-tools-web-renderer-5738c4c7","name":"agent402.tools Web Renderer","description":"Render a page in a real headless Chromium browser (JavaScript executed) and return its main content as clean markdown. Use it for single-page apps and JS-heavy sites where a plain fetch returns an empty shell.","url":"https://agent402.tools/api/render","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"url":{"type":"string","description":"Public http(s) URL to render"}}},"responseSchema":{"type":"json","example":{"url":"https://example.com/spa-page","title":"Page title","markdown":"…","rendered":true,"wordCount":500,"untrustedContent":true}},"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_qz8y9c7hWid6rUg5k2X_w","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":"Renders a URL in a headless Chromium browser (with JavaScript execution) and returns the main page content as clean markdown.","exampleAgentPrompt":"Can you grab the full content of https://example-spa.com/dashboard and give it to me as clean readable text? It's a React app so normal fetching won't work.","exampleUseCases":null,"resultDescription":"Clean markdown representation of the main content of the rendered page, extracted after full JavaScript execution in a headless Chromium browser.","failureModes":["URL is not publicly accessible or returns a non-200 status — page cannot be rendered","URL points to a non-HTTP resource or a local/private IP — rejected as invalid input","Page requires authentication or login to display content — returns empty or login-wall markdown","Page takes too long to render (timeout) — partial or empty result returned","Malformed or missing URL parameter — validation error returned"],"whenToPreferThis":"Use this endpoint when a plain HTTP GET to a URL returns an empty shell or minimal content because the site is a single-page application (SPA) or relies heavily on JavaScript for rendering. Prefer it over plain fetch-based scrapers when the target uses React, Angular, Vue, Next.js, or similar frameworks.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T19:14:05.682Z","isFirstParty":false}