Get this data via API
Classify tortenstudio.at — 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://tortenstudio.at"}'
{
"domain": {
"domain_url": "https://tortenstudio.at",
"categories": [
{
"name": "/Food & Drink/Cooking & Recipes/Desserts",
"confidence": 0.93,
"IAB8": "Food & Drink",
"IAB-217-210": "Desserts and Baking/Food & Drink/Desserts and Baking"
},
{
"name": "/Food & Drink/Food/Baked Goods",
"confidence": 0.8,
"IAB8": "Food & Drink",
"IAB-217-210": "Desserts and Baking/Food & Drink/Desserts and Baking"
},
{
"name": "/Hobbies & Leisure/Special Occasions/Weddings",
"confidence": 0.71,
"IAB14-7": "Weddings"
},
{
"name": "/People & Society/Family & Relationships/Marriage",
"confidence": 0.7,
"IAB14-4": "Marriage",
"IAB-191-186": "Marriage and Civil Unions/Family and Relationships/Marriage and Civil Unions"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.