Card snapshot
docs.scrapegraphai.com
·
2026-06-09 08:22:06 UTC
·
4139d9e559a6b7926d15a687d9ec3fd4ed38c365699efc2fd082c82d77194536
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, integrating AI-powered data extraction into applications, or automating web monitoring and crawling tasks. Agents should reach for this skill when users need to scrape web content, extract specific information from URLs, search and aggregate web data, or monitor pages for changes.",
"tags": [],
"url": "https://docs.scrapegraphai.com/.well-known/agent-skills/scrapegraphaiinc/skill.md"
}
]
}