Skip to content
Back to ScrapeGraphAI

Card snapshot

docs.scrapegraphai.com · 2026-08-22 03:21:15 UTC · 5b6b7c53c34002a9aee4569df7a8a642b396f8690ba6d31e6ec83a99315ab290

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, building web scraping workflows, automating data collection, monitoring pages for changes, or integrating web data into AI applications. Agents should reach for this skill when users need to scrape URLs, extract information with AI, search the web, crawl multi-page sites, or set up scheduled monitoring.",
      "tags": [],
      "url": "https://docs.scrapegraphai.com/.well-known/agent-skills/scrapegraphaiinc/skill.md"
    }
  ]
}