Category
Reviews
No reviews yet — be the first to review eku.at.
Get this data via API
Classify eku.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://eku.at"}'
{
"domain": {
"domain_url": "https://eku.at",
"categories": [
{
"name": "/Home & Garden/Home Improvement/Doors & Windows",
"confidence": 0.9727353453636168,
"IAB10-9": "Remodeling & Construction",
"IAB-280-274": "Home & Garden - Home Improvement"
},
{
"name": "/Home & Garden/Home Furnishings/Curtains & Window Treatments",
"confidence": 0.14025019109249115,
"IAB10-7": "Interior Decorating",
"IAB-283-274": "Home & Garden - Interior Decorating"
},
{
"name": "/Beauty & Fitness/Face & Body Care/Sun Care & Tanning Products",
"confidence": 0.11397171765565872,
"IAB18-1": "Beauty",
"IAB-559-553": "Beauty - Skin Care"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.