Screenshot any URL as PNG/JPEG through real headless Chromium — full JS renderin...
https://md.fastdb.in/shot/shotOverview
Screenshot any URL as PNG/JPEG through real headless Chromium — full JS rendering (SPAs work), fullPage or viewport, CSS-selector element capture, retina scale. Agent eyes for the web: verify pages visually, archive proof, capture previews. $0.005 per call via x402.
Protocol
x402
Price
$0.0050
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
md
Source
bazaar
Indexed
2026-07-17 16:15:19
Health
Status
unknown
Latency (p50)
—
Uptime (30d)
—
Reliability Score
—
Last Checked
Never
Last Healthy
Never
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
—
Asset Verified
—
Facilitator
—
Input Schema
{
"body": {
"fullPage": false,
"height": 800,
"url": "https://example.com",
"width": 1280
},
"bodyType": "json",
"method": "POST",
"type": "http"
}
Output Schema
{
"example": {
"b64": "<base64-encoded image>",
"bytes": 48213,
"contentType": "image/png",
"height": 800,
"ok": true,
"sha256": "9f7d…",
"tookMs": 1450,
"width": 1280
},
"type": "json"
}