Get this data via API
Classify albatuna.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://albatuna.com"}'
{
"domain": {
"domain_url": "https://albatuna.com",
"categories": [
{
"name": "/Food & Drink/Food & Grocery Delivery/Meal Kits",
"confidence": 0.8048933148384094,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Food/Meat & Seafood",
"confidence": 0.4260161221027374,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Cooking & Recipes/Cuisines",
"confidence": 0.32663780450820923,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Food/Grains & Pasta",
"confidence": 0.27211761474609375,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.23580096662044525,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/Food & Drink/Cooking & Recipes/Other",
"confidence": 0.1263229101896286,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.