The scraping API built
for AI agents
Turn any URL into clean, LLM-ready Markdown with stealth browser automation. Native MCP integration, x402 crypto payments, and anti-bot bypass — built for autonomous agents, not just humans.
Pay-per-use · $0.005/request · No account required
import requests
response = requests.post(
"https://api.tazpal.com/v1/scrape",
headers={"Authorization": "Bearer YOUR_API_KEY"},
json={"url": "https://example.com"},
)
data = response.json()
print(data["data"]["markdown"])One request. Clean Markdown back. That's the whole API.
Built for autonomous agents
Everything an AI agent needs to read the web — without the friction.
MCP integration
Drop-in MCP server over stdio and HTTP. Plug into Claude Desktop, Cursor, or any MCP client in seconds — no glue code.
x402 payments
Agents pay per request with crypto via x402. No accounts, no sign-up, no monthly commitment. Failed scrapes are never charged.
Stealth mode
Camoufox engine with humanized fingerprints bypasses Cloudflare Turnstile, Datadome, and modern anti-bot defenses.
LLM-ready outputs
Clean Markdown stripped of nav, scripts, and tracking tags. Optimized for context windows, not raw HTML dumps.
Simple, transparent pricing
Pay only for what you use.
Pay-per-use
For agents that scale on demand.
- x402 crypto payments
- No account required
- Unlimited requests
- All output formats
- Priority support
No monthly commitment. Failed scrapes are never charged.
How it works
Three steps from URL to structured data.
Get your API key
Sign up for the free tier and get a key instantly. No credit card, no waiting.
Make a request
POST a URL to /v1/scrape with your key — from Python, Node, curl, or directly via MCP.
Get structured data
Receive clean, LLM-ready Markdown (or screenshot, PDF, CSV, HTML) in milliseconds.
Frequently asked questions
Everything you need to know before you start.
Start scraping in minutes
Get your free API key and make your first request today. No credit card required.
Placeholder — API key self-service launching soon.