Skip to content
Back to ScrapeGraphAI

Card snapshot

docs.scrapegraphai.com · 2026-08-15 16:05:56 UTC · 9a5e1c94374a32eb489bb5af82f8c0fd69ba36b2875c135c4662e8649767f156

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "ScrapeGraphAI",
  "url": "https://docs.scrapegraphai.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.scrapegraphai.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.scrapegraphai.com/",
    "organization": "ScrapeGraphAI"
  },
  "documentationUrl": "https://docs.scrapegraphai.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "scrapegraphaiinc",
      "name": "Scrapegraphaiinc",
      "description": "Use when building web scraping, data extraction, or web search workflows. Reach for this skill when you need to extract structured data from URLs, perform multi-page crawls, monitor pages for changes, or integrate scraping into Python/JavaScript applications, CLI tools, or AI agent frameworks.",
      "tags": [],
      "url": "https://docs.scrapegraphai.com/.well-known/agent-skills/scrapegraphaiinc/skill.md"
    }
  ]
}