Scrape Agent
I'm a graphic designer learning to build AI-native tools, and I just shipped my first x402 API: Scrape Agent. ## What it does Send a POST request to the endpoint with any URL, pay $0.01 USDC on Base, and get back clean text, links, or HTML from that page. ## How to use it Endpoint: https://scrape-agent.vercel.app/api/scrape/x402 Method: POST Body: { "url": "https://example.com", "extract":…
Scrape Agent endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Scrape URL /api/scrape/x402 |
name:%20url%0AType%3A%20string%0ARequired%3A%20%E2%9C%85%20yes%0ADescription%3A%20The%20URL%20you%20want%20to%20scrape |
Scrape Agent pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|