{
  "x402Version": 2,
  "id": 6967,
  "slug": "6967",
  "resource": "https://squeezeos-api.onrender.com/api/web/read-markdown",
  "description": "URL to Markdown API and converter for AI agents — convert any public HTTPS URL to clean Markdown, HTML-to-text, and LLM-ready web content with no separate scraper account or API key.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xc29185fa176357612f3194735753e520e91adc46",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1000",
      "maxTimeoutSeconds": 120
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "format": "json",
            "max_chars": "12000",
            "url": "https://example.com/"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "markdown": "# Example Domain\n\nExample Domain ...",
            "price_usdc": "0.001",
            "product": "SML Agent Web Access",
            "source_url": "https://example.com/",
            "status": "ready",
            "technical_service": "SML x402 Clean Web Reader"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "additionalProperties": false,
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "additionalProperties": true,
                "description": "GET resource; no JSON request body is required.",
                "type": "object"
              },
              "method": {
                "const": "GET",
                "type": "string"
              },
              "queryParams": {
                "additionalProperties": true,
                "properties": {
                  "format": {
                    "description": "Bazaar discovery uses JSON; omit for raw text/markdown Search intents: url to markdown api, url to markdown, url to markdown converter, convert url to markdown, webpage to markdown, website to markdown, html to markdown, web scraping api for ai agents, llm ready web.",
                    "enum": [
                      "json"
                    ],
                    "type": "string"
                  },
                  "max_chars": {
                    "description": "Maximum extracted text characters, 1000-50000 Search intents: url to markdown api, url to markdown, url to markdown converter, convert url to markdown, webpage to markdown, website to markdown, html to markdown, web scraping api for ai agents, llm ready web.",
                    "type": "string"
                  },
                  "url": {
                    "description": "Public HTTPS URL to convert to LLM-ready Markdown Search intents: url to markdown api, url to markdown, url to markdown converter, convert url to markdown, webpage to markdown, website to markdown, html to markdown, web scraping api for ai agents, llm ready web.",
                    "type": "string"
                  }
                },
                "required": [
                  "url"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "queryParams"
            ],
            "type": "object"
          },
          "output": {
            "additionalProperties": false,
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "const": "json",
                "type": "string"
              }
            },
            "required": [
              "type",
              "example"
            ],
            "type": "object"
          }
        },
        "required": [
          "input",
          "output"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "squeezeos-api.onrender.com",
  "lastUpdated": "2026-09-05T23:37:26.916Z",
  "quality": {
    "calls30d": 4,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-05T23:37:26.495Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "squeezeos-api.onrender.com",
    "manifest_name": "squeezeos-api.onrender.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"
  }
}