Back to Agent Scraper
Card snapshot
agent-scraper-mcp.onrender.com
·
2026-05-18 15:35:38 UTC
·
1f780fd19bdab836058e370a1558b55a107081083f68b1fa27a3425a3fad843c
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": "Agent Scraper",
"description": "Web scraping server for AI agents \u2014 screenshots, content extraction, structured scraping",
"version": "0.1.0",
"url": "https://agent-scraper-mcp.onrender.com",
"capabilities": {
"tools": 6,
"screenshots": true,
"google_search": true
},
"endpoints": {
"mcp": "/mcp",
"rest": "/api/v1",
"openapi": "/docs"
},
"pricing": {
"scraping": "$0.005/request",
"screenshot": "$0.01/request",
"free_tier": "50 requests/IP/day"
}
}