AgentScrape
io.github.hshintelligence/agent-scrapePay-per-call web scraping for AI agents via x402 on Base USDC. Six tools, no signup.
Tools · 6
Scrape any webpage and return content as markdown, html, text, or json. Pay-per-call web scraping for AI agents.
AI-powered structured data extraction from any webpage using natural language. Returns JSON matching your prompt or schema.
Capture a PNG screenshot of any webpage. Supports desktop, mobile, and tablet viewports, plus full-page mode.
Extract page metadata: title, description, Open Graph, Twitter cards, JSON-LD, canonical URL, and all meta tags.
Create a stateful browser session that persists cookies and localStorage across multiple scrape/workflow calls.
Execute a multi-step browser workflow atomically: navigate, click, type, wait, scroll, screenshot, extract, evaluate. Up to 20 steps.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"agentscrape": {
"url": "https://agent-scrape.healingsunhaven.workers.dev/mcp",
"transport": "streamable-http"
}
}
}