Capture a screenshot of any URL or HTML. Returns a PNG or JPEG image. Supports full-page, element selection, custom viewport.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X POST 'https://stableflare.dev/api/browser/screenshot' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch -X POST 'https://stableflare.dev/api/browser/screenshot'
Endpoint: https://stableflare.dev/api/browser/screenshot. Operated by stableflare.dev, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
Extract structured data from any URL using AI. Provide a natural language prompt or JSON schema to define the output shape.