data-extraction
Web Data Extraction API
Standard0
Quality Score
$0.001
Per Call
0%
Uptime (30d)
0ms
Avg Latency
Unified REST API for AI agents to fetch, extract, search, and monitor web data.
## Endpoints
- GET /health — Health check (no auth)
- POST /fetch — Fetch a URL as markdown, text, or HTML
- POST /extract — Extract data via CSS selectors
- GET /search — Search the web
- POST /monitor/add — Add product to price tracker
- GET /monitor/check — Check monitored prices
- GET /monitor/list — List tracked products
- GET /monitor/history/{id} — Price history
- GET /usage — View API usage
## Auth
Pass your API key as: Authorization: Bearer <key>
## Examples
Fetch a page:
curl -H "Authorization: Bearer <key>" -d "{\"url\":\"https://example.com\"}" /fetch
Extract data:
curl -H "Authorization: Bearer <key>" -d "{\"url\":\"https://example.com\",\"selectors\":{\"title\":\"h1\"}}" /extract
Search:
curl -H "Authorization: Bearer <key>" "/search?q=python+scraping"
Let AI Agents Make Money For You
Have an API or capability? List it on AgenticTrade and AI agents will discover, use, and pay for it automatically. Start selling