Get this data via API
Classify trvbe.ch — 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://trvbe.ch"}'
{
"domain": {
"domain_url": "https://trvbe.ch",
"categories": [
{
"name": "/Shopping/Apparel/Other",
"confidence": 0.47126951813697815,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Shopping/Apparel/Casual Apparel",
"confidence": 0.20548570156097412,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Shopping/Swap Meets & Outdoor Markets",
"confidence": 0.16766460239887238,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Beauty & Fitness/Fashion & Style/Other",
"confidence": 0.16595254838466644,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Beauty & Fitness/Fashion & Style/Fashion Designers & Collections",
"confidence": 0.15300624072551727,
"IAB7": "Health & Fitness",
"IAB-553-552": "Beauty/Style & Fashion/Beauty"
}
]
},
"success": true
}
Company
Category
Get this data as JSON — free trial, 50 API calls included.