Card snapshot
docs.scrapebadger.com
·
2026-09-03 23:34:57 UTC
·
73e4c94018f6852a73a9b7f044f928340fa98d9138ecc3b3ab3c8ee7da32d5ba
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": "ScrapeBadger",
"url": "https://docs.scrapebadger.com/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://docs.scrapebadger.com/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://docs.scrapebadger.com/",
"organization": "ScrapeBadger"
},
"documentationUrl": "https://docs.scrapebadger.com/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "scrapebadger",
"name": "Scrapebadger",
"description": "Use when scraping websites with anti-bot bypass, accessing Twitter/X data, searching Google products, or querying 30+ marketplaces and social platforms. Reach for this skill when building data pipelines, monitoring real-time streams, enriching product data, or integrating web scraping into applications via REST API, CLI, or MCP.",
"tags": [],
"url": "https://docs.scrapebadger.com/.well-known/agent-skills/scrapebadger/skill.md"
}
]
}