Skip to content
Back to ScrapeBadger

Card snapshot

docs.scrapebadger.com · 2026-06-08 19:36:56 UTC · 85a3c5236502ce54362c0279ab6eb35a8613e165b23eaa416cfea26cd77f5144

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 building integrations to scrape websites, access Twitter/X data, search Google products, monitor Reddit, or query Vinted. Reach for this skill when agents need to fetch structured data from public web sources, monitor real-time social media, or enrich data with web scraping.",
      "tags": [],
      "url": "https://docs.scrapebadger.com/.well-known/agent-skills/scrapebadger/skill.md"
    }
  ]
}