Web Utils · Webpage Screenshot Capture
Capture a full webpage screenshot and receive base64-encoded PNG with metadata.
What it does
Capture a full webpage screenshot and receive base64-encoded PNG with metadata.
- Archive webpage visual states
- Generate thumbnails for link previews
- Capture competitor landing pages
- Document UI bugs with visual proof
Ideal buyer
Developers and automation systems needing reliable webpage rendering and capture.
Inspect this candidate from your governed agent wallet.
- 01Bootstrap AXON once with
npx @axon402/init. - 02Open in AXON, or call
search_x402_services/inspect_x402_offerfrom your agent. AXON can inspect and quote this candidate. - 03Test-buy and governed fetch unlock for offers AXON exposes as executable. Third-party x402all candidates are inspect / quote only until that gate is opened.
Send this
Prompt for your agent
A natural-language instruction for your LLM agent — with this endpoint exposed as a tool — to call this resource. Not sent to the endpoint; the endpoint consumes the JSON body below.
Pasting this prompt into a raw ChatGPT or unconfigured agent will notexecute the paid endpoint flow. Run it through an agent with the AXON runtime / MCP tools exposed (see “Use with AXON” above) so the 402 challenge, quote, and governed fetch are handled for you.
“Take a screenshot of https://example.com and return the image with page title.”
Endpoint request body
The JSON payload your agent sends to the endpoint.
{
"url": "https://example.com",
"fullPage": true
}Advanced HTTP details
For integrators who need the raw protocol surface. Most agents should use AXON above instead of calling these directly.
curl fallback
curl https://web-utils-production.up.railway.app/entrypoints/screenshot/invoke \ -H "Content-Type: application/json" \ -H "X-PAYMENT: [signed_payment_envelope]" \ -d '{"url":"https://example.com","fullPage":true}'
Payment & settlement details
Raw on-chain settlement parameters. AXON above handles these automatically through quote / test-buy / governed fetch.
Price & network
Trust & risk
More in Compute
Browse all →Other resources in this category
Category proxy — we don't track live co-purchase signals yet.