Get this data via API
Classify orendis.hu — 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://orendis.hu"}'
{
"domain": {
"domain_url": "https://orendis.hu",
"categories": [
{
"name": "/Beauty & Fitness/Face & Body Care/Skin & Nail Care",
"confidence": 0.2254786491394043,
"IAB7": "Health & Fitness",
"IAB-559-553": "Skin Care/Style & Fashion/Beauty/Skin Care"
},
{
"name": "/Food & Drink/Food/Herbs & Spices",
"confidence": 0.22524774074554443,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Beauty & Fitness/Face & Body Care/Perfumes & Fragrances",
"confidence": 0.14151090383529663,
"IAB7": "Health & Fitness",
"IAB-558-553": "Perfume and Fragrance/Style & Fashion/Beauty/Perfume and Fragrance"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.