Get this data via API
Classify nutritionninjasa.com — 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://nutritionninjasa.com"}'
{
"domain": {
"domain_url": "https://nutritionninjasa.com",
"categories": [
{
"name": "/Food & Drink/Food & Grocery Delivery/Meal Kits",
"confidence": 0.7917874455451965,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Cooking & Recipes/Healthy Eating",
"confidence": 0.5333879590034485,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Beauty & Fitness/Weight Loss",
"confidence": 0.3969561755657196,
"IAB7-44": "Weight Loss",
"IAB-231-223": "Healthy Living - Weight Loss"
},
{
"name": "/Food & Drink/Food & Grocery Delivery/Other",
"confidence": 0.23198409378528595,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Health/Nutrition/Other",
"confidence": 0.21618835628032684,
"IAB7-32": "Nutrition",
"IAB-229-223": "Nutrition/Healthy Living/Nutrition"
},
{
"name": "/Health/Nutrition/Special & Restricted Diets",
"confidence": 0.17415496706962583,
"IAB7-32": "Nutrition",
"IAB-229-223": "Nutrition/Healthy Living/Nutrition"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.