Get this data via API

Classify zenderoanimal.com — and any other URL — with one call.

620+ IAB categories, company data, tech stacks and logos. JSON out, real time.

curl -X POST 'https://www.klazify.com/api/categorize' \ -H 'Authorization: Bearer YOUR_API_KEY' \ -H 'Content-Type: application/json' \ -d '{"url": "https://zenderoanimal.com"}'
{ "domain": { "domain_url": "https://zenderoanimal.com", "categories": [ { "name": "/Pets & Animals/Animal Products & Services/Other", "confidence": 0.5043606758117676, "IAB-422": "Pets" }, { "name": "/Health/Alternative & Natural Medicine/Acupuncture & Chinese Medicine", "confidence": 0.3087189495563507, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Pets & Animals/Animal Products & Services/Veterinarians", "confidence": 0.20228171348571777, "IAB-430-422": "Veterinary Medicine/Pets/Veterinary Medicine" }, { "name": "/Health/Alternative & Natural Medicine/Other", "confidence": 0.1889384686946869, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Pets & Animals/Pets/Other", "confidence": 0.1884886771440506, "IAB16": "Pets", "IAB-422": "Pets/Pets" }, { "name": "/Pets & Animals/Pets/Dogs", "confidence": 0.14236535131931305, "IAB16-4": "Dogs", "IAB-425-422": "Dogs/Pets/Dogs" }, { "name": "/Beauty & Fitness/Beauty Services & Spas/Massage Therapy", "confidence": 0.10698466747999193, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" } ] }, "success": true }
Get Free API Key View API Docs