Skip to content
Back to ScrapeGraphAI

Card snapshot

docs.scrapegraphai.com · 2026-07-31 19:15:44 UTC · c53a4c515c90afeac543a6d5001ff2fe6e8963fc416e67617aa77d80551d5c83

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 extracting structured data from websites, performing web searches, crawling multi-page sites, monitoring pages for changes, or building AI-powered scraping workflows. Agents should reach for this skill when users need to fetch web content, extract specific information from URLs, search the web with structured results, or set up automated monitoring of web pages.",
      "tags": [],
      "url": "https://docs.scrapegraphai.com/.well-known/agent-skills/scrapegraphaiinc/skill.md"
    }
  ]
}