Category
Reviews
No reviews yet — be the first to review kalyteros.cz.
Get this data via API
Classify kalyteros.cz — 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://kalyteros.cz"}'
{
"domain": {
"domain_url": "https://kalyteros.cz",
"categories": [
{
"name": "/Food & Drink/Food/Cooking Fats & Oils",
"confidence": 0.5936554670333862,
"IAB8": "Food & Drink",
"IAB-216-210": "Food & Drink - Cooking"
},
{
"name": "/Beauty & Fitness/Face & Body Care/Skin & Nail Care",
"confidence": 0.15883728861808777,
"IAB18-1": "Beauty",
"IAB-553-552": "Style & Fashion - Beauty"
},
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories",
"confidence": 0.12335318326950072,
"IAB2-1": "Auto Parts",
"IAB-32-1": "Automotive - Auto Parts"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.