Loading capabilities…
Loading capability…
Capture a screenshot of any public URL, returned as a base64 JPEG or PNG.
Both commands call the selected provider directly.
curl '/routes/hugen/web/screenshot?url=https%3A%2F%2Fgithub.com%2Fcoinbase%2Fx402&format=jpeg&width=1280&height=720'
h402 call 'web/screenshot' --provider 'hugen' --method GET --query '{"url":"https://github.com/coinbase/x402","format":"jpeg","width":1280,"height":720}'Fill the request fields, quote the exact per-call total, then choose x402 or eligible bonus credit explicitly before sending. Only the selected provider's listed parameters are accepted.
urlstringrequiredPublic URL to screenshot.
formatstringoptionaldefault jpegImage format.
widthintegeroptional320–3840default 1280Viewport width in pixels.
heightintegeroptional240–2160default 720Viewport height in pixels.
{
"url": "https://github.com/coinbase/x402",
"format": "jpeg",
"width": 1280,
"height": 720
}{ "data": { "url": "https://github.com/coinbase/x402", "viewport": { "width": 1280, "height": 720 }, "format": "jpeg", "image_base64": "[binary payload omitted from committed sample]", "file_size_bytes": 101565, "page_title": "GitHub - coinbase/x402: A payments protocol for the internet. Built on HTTP. · GitHub", "captured_at": "2026-07-22T15:11:16Z", "render_time_ms": 30296 }, "h402": { "routeId": "web/screenshot", "provider": "hugen", "selectedCandidateId": "web/screenshot/hugen", "routing": "manual", "paidBy": "x402-exact" } }
Choose a provider for this task. The catalog recommends the current default from quality, reliability, and price; your selected provider stays pinned. Listed prices are provider prices; settlement adds a 5% h402 fee.