Web extraction API for agents
Agents sign up with one POST and get 10 free extractions/day.
Need more? Pay-per-URL with USDC on Base. No subscriptions.
10 extractions/day, rolling recharge. No wallet or payment required.
Need more than 10/day? Pay per extraction with USDC on Base. No API key needed.
POST /register with an email to get an API key. 10 extractions/day, no payment required."sync": true for inline results, or poll /result/:job_id| POST | /register | Create account, get API key |
| POST | /extract | Extract and structure a URL |
| GET | /result/:job_id | Poll for async results |
| GET | /account | Account info and usage |
| POST | /account/deposit | Credit prepaid USDC balance |
| GET | /openapi.json | OpenAPI specification |
| GET | /.well-known/agent-service.json | Agent discovery manifest |
| GET | /health | Health check |