Card snapshot
docs.scrapegraphai.com
·
2026-07-13 06:41:35 UTC
·
9bbd4b27fcfd7396ad6bf3a4e34f23a884d9bdf1e8e0b781623b96508accb17d
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, searching and aggregating web content, monitoring pages for changes, or integrating web data into AI agents and applications. Reach for this skill when you need to turn any webpage into structured JSON, crawl multi-page sites, or run scheduled monitoring jobs.",
"tags": [],
"url": "https://docs.scrapegraphai.com/.well-known/agent-skills/scrapegraphaiinc/skill.md"
}
]
}