{"uid":"cap_EpBk9L924qC0i1aiXbYH2","slug":"web-page-screenshot-api-da736c02","name":"Web Page Screenshot API","description":"Full-fidelity screenshot of any public web page, captured by a real Chrome browser. Viewport or full-page, configurable width. Returns a base64 PNG. JSON response. $0.015 USDC per call, pay via x402, no API key.","url":"https://toolsmith-api.dassad10.workers.dev/t/web/screenshot","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["url"],"properties":{"url":{"type":"string","description":"Public page URL"},"full":{"type":"string","description":"1 for full-page, else viewport"},"width":{"type":"integer","description":"Viewport width 320-2000, default 1280"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"url":"https://example.com","bytes":84213,"format":"png","imageBase64":"iVBORw0KG..."}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.015","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.015/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.015","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.015","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm__XAQwshY1FHYhSoGEwvYR","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.015","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Captures a full-fidelity screenshot of any public web page using a real Chrome browser, returning a base64-encoded PNG image","exampleAgentPrompt":"Can you take a full-page screenshot of https://stripe.com at 1440px wide and show me what it looks like?","exampleUseCases":[{"title":"Verify competitor landing page design","prompt":"Can you grab a screenshot of our competitor's homepage at https://www.notion.so so I can see what their current layout and messaging looks like?"},{"title":"Capture e-commerce product page","prompt":"Take a full-page screenshot of https://www.amazon.com/dp/B09X7CRKRX at 1280px wide so I can review how the product listing is displayed to customers."},{"title":"Archive news article appearance","prompt":"I need a visual snapshot of https://www.bbc.com/news right now — can you screenshot the page so I have a record of what the homepage looked like today?"}],"resultDescription":"A JSON object containing a base64-encoded PNG image of the rendered web page, captured by a real Chrome browser at the specified viewport width, either as a viewport-only or full-page screenshot depending on the 'full' parameter.","failureModes":["URL is not publicly accessible or requires authentication — returns error","URL points to a non-HTML resource that cannot be rendered in a browser","Viewport width outside the 320–2000 range — returns validation error","Page takes too long to load or times out during rendering","Invalid or malformed URL — returns error response"],"whenToPreferThis":"Choose this endpoint when you need a pixel-accurate visual rendering of a public web page using a real Chrome browser, especially when you need to verify visual layout, capture page appearance, or inspect rendered content rather than raw HTML. Prefer over HTML-scraping endpoints when visual fidelity matters or the page relies heavily on JavaScript rendering.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:31:07.329Z","isFirstParty":false}