Category
Reviews
No reviews yet — be the first to review makegood.recipes.
Get this data via API
Classify makegood.recipes — 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://makegood.recipes"}'
{
"domain": {
"domain_url": "https://makegood.recipes",
"categories": [
{
"name": "/Food & Drink/Cooking & Recipes/Other",
"confidence": 0.8429179191589355,
"IAB8": "Food & Drink",
"IAB-216-210": "Food & Drink - Cooking"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.3400011956691742,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Food & Drink/Food/Other",
"confidence": 0.29504528641700745,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink"
},
{
"name": "/Food & Drink/Other",
"confidence": 0.124784454703331,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.