render_url
Render any public URL in a real headless browser and get back a screenshot (PNG image), PDF, or the JavaScript-rendered HTML. Solves the empty-shell problem when plain HTTP fetches hit client-rendered pages. Paid: $0.02 per call in USDC on Base via the x402 protocol — call once without x_payment to receive the payment challenge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Public http/https URL to render | |
| width | No | ||
| format | No | screenshot | |
| height | No | ||
| waitMs | No | ||
| fullPage | No | ||
| x_payment | No | Optional X-PAYMENT header value from a completed x402 payment. Omit on first call to receive the payment challenge; complete the payment with your x402 wallet tooling, then retry with this set. |