Get this data via API
Classify ultimate-animals.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://ultimate-animals.com"}'
{
"domain": {
"domain_url": "https://ultimate-animals.com",
"categories": [
{
"name": "/Hobbies & Leisure/Water Activities/Diving & Underwater Activities",
"confidence": 0.9725066423416138,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Travel & Transportation/Specialty Travel/Adventure Travel",
"confidence": 0.8238697648048401,
"IAB20-1": "Adventure Travel",
"IAB-665-664": "Travel Type - Adventure Travel"
},
{
"name": "/Pets & Animals/Wildlife",
"confidence": 0.5359316468238831,
"IAB-422": "Pets"
},
{
"name": "/Travel & Transportation/Specialty Travel/Ecotourism",
"confidence": 0.30720335245132446,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Beaches & Islands",
"confidence": 0.28979989886283875,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Science/Earth Sciences/Other",
"confidence": 0.1784278303384781,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Travel & Transportation/Specialty Travel/Other",
"confidence": 0.13757066428661346,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.