data-extraction
Web Data Extraction API
スタンダード0
品質スコア
$0.001
呼叫あたり
0%
稼働率(30日)
0ms
平均レイテンシ
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"
AIエージェントに为你赚钱
APIや機能をお持ちですか?AgenticTradeに登録すると、AIエージェントが自動的に発見、使用し決済します。 販売を開始