Get this data via API
Classify ecovet.co.za — 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://ecovet.co.za"}'
{
"domain": {
"domain_url": "https://ecovet.co.za",
"categories": [
{
"name": "/Pets & Animals/Animal Products & Services/Veterinarians",
"confidence": 0.7341506481170654,
"IAB-430-422": "Veterinary Medicine/Pets/Veterinary Medicine"
},
{
"name": "/Pets & Animals/Animal Products & Services/Pet Food & Pet Care Supplies",
"confidence": 0.6086928248405457,
"IAB-422": "Pets"
},
{
"name": "/Health/Alternative & Natural Medicine/Other",
"confidence": 0.3765199482440949,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Pets & Animals/Pets/Other",
"confidence": 0.3009594678878784,
"IAB16": "Pets",
"IAB-422": "Pets/Pets"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.