Category
Reviews
No reviews yet — be the first to review fresh-kitchen.life.
Get this data via API
Classify fresh-kitchen.life — 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://fresh-kitchen.life"}'
{
"domain": {
"domain_url": "https://fresh-kitchen.life",
"categories": [
{
"name": "/Home & Garden/Kitchen & Dining/Cookware & Diningware",
"confidence": 0.9140788316726683,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.19146881997585297,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Business & Industrial/Chemicals Industry/Plastics & Polymers",
"confidence": 0.15395161509513855,
"IAB3": "Business",
"IAB-104-90": "Industries - Manufacturing Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.