{
 "name": "Website Contact Extractor API",
 "endpoint": "GET or POST /extract",
 "params": {
  "url": "website URL (required)",
  "maxPages": "pages to scan, 1-8 (default 3)"
 },
 "example": "/extract?url=example.com&maxPages=3",
 "authentication": "Send your API key in the X-API-Key header (or subscribe via RapidAPI)."
}