{
  "name": "SnapAPI",
  "description": "REST API for website screenshots, metadata extraction, text extraction, and PDF generation",
  "url": "https://snap.michaelcli.com",
  "created": "2026-05-20",
  "modified": "2026-05-21",
  "specificationVersion": "0.18",
  "apis": [
    {
      "name": "SnapAPI",
      "description": "Website screenshots, metadata extraction, text extraction, and PDF generation. Powered by headless Chromium.",
      "humanURL": "https://snap.michaelcli.com",
      "baseURL": "https://snap.michaelcli.com/api",
      "tags": ["screenshots", "metadata", "pdf", "text extraction", "web scraping", "developer tools"],
      "properties": [
        {
          "type": "OpenAPI",
          "url": "https://snap.michaelcli.com/openapi.json"
        },
        {
          "type": "Documentation",
          "url": "https://snap.michaelcli.com"
        },
        {
          "type": "Signup",
          "url": "https://snap.michaelcli.com/api/signup"
        }
      ],
      "contact": [
        {
          "FN": "SnapAPI",
          "url": "https://snap.michaelcli.com"
        }
      ]
    }
  ],
  "maintainers": [
    {
      "FN": "SnapAPI",
      "url": "https://snap.michaelcli.com"
    }
  ]
}
