{"uid":"cap_31opO3KDlRAxTtEtRi3e6","slug":"javascript-rendered-html-fetcher-775a38c1","name":"JavaScript-Rendered HTML Fetcher","description":"URL -> full HTML after JavaScript execution. Input: {url}","url":"https://api.x-402.online/v1/render","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"properties":{}},"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"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_BewD1bjNHhWkcbdPEizdl","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 a URL and returns the full HTML after JavaScript execution (server-side headless browser rendering)","exampleAgentPrompt":"Can you fetch the fully rendered HTML of https://example.com/dashboard — including all the content that loads via JavaScript — so I can parse the data that only appears after scripts run?","exampleUseCases":null,"resultDescription":"The full HTML source of the requested page after all JavaScript has been executed, reflecting the final DOM state as seen by a real browser.","failureModes":["URL is unreachable or returns a non-2xx HTTP status — likely returns an error response","Page JavaScript throws fatal errors preventing full render — may return partial or empty HTML","Timeout if the page takes too long to load or scripts are slow to execute","Invalid or malformed URL input causes a 400-class error","Page requires authentication or cookies not provided — returns login-gated HTML"],"whenToPreferThis":"Use this endpoint when you need the final rendered HTML of a page that uses JavaScript frameworks (React, Vue, Angular, etc.) and a simple HTTP GET would only return the empty shell. Prefer this over raw HTTP fetch when the target content is dynamically injected by client-side scripts.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:42:47.793Z","isFirstParty":false}