Card snapshot
docs.scrapegraphai.com
·
2026-06-02 21:39:36 UTC
·
84e10473e04b3dc9afbf91334b46944221af880124e750c2c0ce2f6ddc9aa043
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 tasks. Agents should reach for this skill when users need to scrape pages, extract data with natural language prompts, crawl multi-page sites, search the web with structured results, or monitor pages for changes.",
"tags": [],
"url": "https://docs.scrapegraphai.com/.well-known/agent-skills/scrapegraphaiinc/skill.md"
}
]
}