{"uid":"cap_BZj_kHE7VXY-MLl21fuA0","slug":"agent-screenshot-hub-528341d7","name":"Agent Screenshot Hub","description":"Viewport or full page, optional element selector, dark mode and cookie banner removal. Returns base64 image plus a short lived fetch URL, byte size, load time and the final HTTP status of the page.","url":"https://shot.netzhandwerker.de/screenshot","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"url":{"type":"string","format":"uri","description":"Absolute http or https URL to render."},"width":{"type":"integer","default":1280,"maximum":2560,"minimum":320,"description":"Viewport width in CSS pixels."},"format":{"enum":["png","webp","jpeg"],"type":"string","default":"png","description":"Image format of the returned screenshot."},"height":{"type":"integer","default":800,"maximum":2000,"minimum":320,"description":"Viewport height in CSS pixels."},"quality":{"type":"integer","default":80,"maximum":100,"minimum":1,"description":"Compression quality for webp and jpeg. Ignored for png."},"delay_ms":{"type":"integer","default":0,"maximum":10000,"minimum":0,"description":"Wait this long after the document is ready before capturing. Counts against the 20 second budget."},"selector":{"type":"string","maxLength":300,"description":"CSS selector. When set, only that element is captured and full_page must stay off."},"dark_mode":{"type":"boolean","default":false,"description":"Render with prefers-color-scheme: dark."},"full_page":{"type":"boolean","default":false,"description":"Capture the whole document instead of the viewport. Costs 0.006 USDC instead of 0.004 USDC."},"block_cookiebanner":{"type":"boolean","default":false,"description":"Remove common consent layers before capturing. The banner is hidden, never accepted."}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.004","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.004/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_oh5cyYXXEe38CK5UIr9zi","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.004","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Captures a screenshot of any web page (viewport or full-page) and returns a base64 image, a short-lived fetch URL, byte size, load time, and final HTTP status.","exampleAgentPrompt":"Take a full-page screenshot of https://example.com at 1280x800 in PNG format with dark mode on and cookie banners removed, then give me the image and the load time.","exampleUseCases":[{"title":"Visual regression check for a landing page","prompt":"Screenshot https://mycompany.com at 1440 pixels wide in PNG format — full page, with cookie banners hidden — so I can compare it against last week's version."},{"title":"Capture a specific UI element for a report","prompt":"Grab a screenshot of just the #pricing-table element on https://competitor.com at 1280x800 as a webp image with 90% quality, so I can drop it into my analysis deck."},{"title":"Dark mode rendering verification","prompt":"Render https://myapp.io in dark mode at 375 pixels wide and 812 pixels tall as a PNG, wait 2000 milliseconds after load, and send me the image so I can check how the mobile dark theme looks."}],"resultDescription":"Returns a base64-encoded image of the rendered page (in PNG, WebP, or JPEG), a short-lived URL to fetch the image directly, the byte size of the image, the page load time in milliseconds, and the final HTTP status code of the target page.","failureModes":["Target URL is unreachable or returns a non-2xx status — load time and status code are still reported but the screenshot may be blank","CSS selector not found on page — capture fails or returns empty element screenshot","Page exceeds 20-second render budget (including delay_ms) — request times out","Invalid URL format — request rejected with validation error","selector used together with full_page:true — rejected as incompatible combination"],"whenToPreferThis":"Choose this endpoint when an AI agent needs a visual snapshot of a rendered web page — including JavaScript-heavy SPAs — along with metadata like load time and HTTP status. It is especially useful when you need dark mode rendering, cookie banner suppression, or element-level capture via CSS selector. Prefer it over generic scraping endpoints when the visual representation of the page matters, not just raw HTML.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:36:34.028Z","isFirstParty":false}