Extract structured data from any URL using AI. Provide a natural language prompt or JSON schema to define the output shape.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X POST 'https://stableflare.dev/api/browser/json' # -> 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/json'
Endpoint: https://stableflare.dev/api/browser/json. Operated by stableflare.dev, not by Animica. Price and availability were correct at the last probe on 2026-08-29 and are set by the operator, who may change them.
Capture a screenshot of any URL or HTML. Returns a PNG or JPEG image. Supports full-page, element selection, custom viewport.