Get this data via API
Classify aquarium-foodbar.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://aquarium-foodbar.com"}'
{
"domain": {
"domain_url": "https://aquarium-foodbar.com",
"categories": [
{
"name": "/Hobbies & Leisure",
"confidence": 0.92
},
{
"name": "/Travel/Tourist Destinations/Zoos-Aquariums-Preserves",
"confidence": 0.74,
"IAB20": "Travel",
"IAB-178-150": "Zoos & Aquariums/Attractions/Zoos & Aquariums"
},
{
"name": "/Pets & Animals/Wildlife",
"confidence": 0.73
},
{
"name": "/Pets & Animals/Pets/Fish & Aquaria",
"confidence": 0.65,
"IAB16": "Pets",
"IAB-426-422": "Fish and Aquariums/Pets/Fish and Aquariums"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.