{
  "x402Version": 2,
  "id": 13444,
  "slug": "13444",
  "resource": "https://scribe.vimabrosta.com/v1/render",
  "description": "Render a public URL or your own HTML in a real browser and receive a PDF or a PNG screenshot (full page or viewport). The bytes come back in the response, or as base64 JSON when you ask for it. For visual verification, archiving, or a document a person can open. $0.02.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x693d72fc5ad1f09B1c62be3707679cbe334c88df",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "20000",
      "maxTimeoutSeconds": 120
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "AC3BtRaGzvyEVZnx6z4qMDNxD5dmnoyPTz5EWW3Pn2tg",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "20000",
      "maxTimeoutSeconds": 120
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "AC3BtRaGzvyEVZnx6z4qMDNxD5dmnoyPTz5EWW3Pn2tg",
      "asset": "So11111111111111111111111111111111111111112",
      "amount": "191266",
      "maxTimeoutSeconds": 120
    }
  ],
  "outputSchema": {
    "bazaar": {
      "discoverable": true,
      "info": {
        "input": {
          "body": {
            "from": "url",
            "input": "https://example.com/",
            "to": "pdf"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "base64": "JVBERi0xLjQK...",
            "bytes": 48213,
            "content_type": "application/pdf",
            "receipt": {
              "price": "$0.02",
              "product": "render"
            }
          },
          "type": "json"
        }
      },
      "name": "Scribe",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "format": {
                    "default": "binary",
                    "description": "binary returns the file itself; base64 returns JSON.",
                    "enum": [
                      "binary",
                      "base64"
                    ],
                    "type": "string"
                  },
                  "from": {
                    "enum": [
                      "url",
                      "html"
                    ],
                    "type": "string"
                  },
                  "full_page": {
                    "default": true,
                    "type": "boolean"
                  },
                  "input": {
                    "description": "A public URL, or your own HTML (256KB max).",
                    "type": "string"
                  },
                  "to": {
                    "enum": [
                      "pdf",
                      "png"
                    ],
                    "type": "string"
                  },
                  "viewport_height": {
                    "default": 800,
                    "type": "integer"
                  },
                  "viewport_width": {
                    "default": 1280,
                    "type": "integer"
                  }
                },
                "required": [
                  "from",
                  "to",
                  "input"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      },
      "tags": [
        "domain",
        "whois",
        "rdap",
        "dns",
        "tls",
        "translation",
        "translate",
        "convert",
        "markdown",
        "pdf",
        "html",
        "screenshot",
        "render"
      ]
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "scribe.vimabrosta.com",
  "lastUpdated": "2026-09-18T09:03:14.272Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-18T09:03:14.143Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "scribe.vimabrosta.com",
    "manifest_name": "scribe.vimabrosta.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}