Category
Reviews
No reviews yet — be the first to review myplate.food.
Get this data via API
Classify myplate.food — 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://myplate.food"}'
{
"domain": {
"domain_url": "https://myplate.food",
"categories": [
{
"name": "/Health/Nutrition/Other",
"confidence": 0.7838596105575562,
"IAB7-32": "Nutrition",
"IAB-229-223": "Healthy Living - Nutrition"
},
{
"name": "/Reference/General Reference/Calculators & Reference Tools",
"confidence": 0.73016357421875,
"IAB19": "Technology & Computing",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Food & Drink/Cooking & Recipes/Other",
"confidence": 0.3293408155441284,
"IAB8": "Food & Drink",
"IAB-216-210": "Food & Drink - Cooking"
},
{
"name": "/Food & Drink/Cooking & Recipes/Healthy Eating",
"confidence": 0.24274614453315735,
"IAB8-12": "Health/Lowfat Cooking",
"IAB-221-210": "Food & Drink - Healthy Cooking and Eating"
},
{
"name": "/Food & Drink/Food/Fruits & Vegetables",
"confidence": 0.1353682279586792,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.