Skip to content
Back to ScrapeGraphAI

Card snapshot

docs.scrapegraphai.com · 2026-08-02 13:57:26 UTC · ac62aff7c76cd573b362402c6e87229153dec19dfdb83bed733a3b09be909245

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 with AI, crawling multi-page sites, monitoring pages for changes, or building scraping-powered applications. Reach for this skill when you need to fetch web content, extract data without selectors, or integrate web scraping into Python/JavaScript applications.",
      "tags": [],
      "url": "https://docs.scrapegraphai.com/.well-known/agent-skills/scrapegraphaiinc/skill.md"
    }
  ]
}