Skip to content
Back to ScrapeGraphAI

Card snapshot

docs.scrapegraphai.com · 2026-06-06 07:45:06 UTC · eb12bac724f2ef57d7c5896201824364f4fe629b57fa69299c1626c600002d73

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 workflows, extracting structured data from websites, running scheduled monitoring jobs, performing web searches with data extraction, or crawling multi-page sites. Agents should reach for this skill when users need to fetch web content, extract information using natural language prompts, monitor pages for changes, or integrate scraping into AI agent workflows.",
      "tags": [],
      "url": "https://docs.scrapegraphai.com/.well-known/agent-skills/scrapegraphaiinc/skill.md"
    }
  ]
}