Get this data via API
Classify kapidolofarms.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://kapidolofarms.com"}'
{
"domain": {
"domain_url": "https://kapidolofarms.com",
"categories": [
{
"name": "/Pets & Animals/Pets/Reptiles & Amphibians",
"confidence": 0.8661401271820068,
"IAB16": "Pets",
"IAB-429-422": "Reptiles/Pets/Reptiles"
},
{
"name": "/Pets & Animals/Animal Products & Services/Pet Food & Pet Care Supplies",
"confidence": 0.6781588792800903,
"IAB-422": "Pets"
},
{
"name": "/Pets & Animals/Animal Products & Services/Other",
"confidence": 0.3786478340625763,
"IAB-422": "Pets"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Farms & Ranches",
"confidence": 0.1457255780696869,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Pets & Animals/Pets/Exotic Pets",
"confidence": 0.1303601115942001,
"IAB16": "Pets",
"IAB-422": "Pets/Pets"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.