Company
Category
Reviews
No reviews yet — be the first to review kefey.co.
Get this data via API
Classify kefey.co — 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://kefey.co"}'
{
"domain": {
"domain_url": "https://kefey.co",
"categories": [
{
"name": "/Food & Drink/Food/Candy & Sweets",
"confidence": 0.5342690348625183,
"IAB8-8": "Desserts & Baking",
"IAB-217-210": "Food & Drink - Desserts and Baking"
},
{
"name": "/Health/Nutrition/Vitamins & Supplements",
"confidence": 0.33347129821777344,
"IAB7-32": "Nutrition",
"IAB-234-233": "Alternative Medicine - Herbs and Supplements"
},
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.14566774666309357,
"IAB14": "Society",
"IAB-232-223": "Healthy Living - Wellness"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.