Category
Reviews
No reviews yet — be the first to review recipiffy.online.
Get this data via API
Classify recipiffy.online — 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://recipiffy.online"}'
{
"domain": {
"domain_url": "https://recipiffy.online",
"categories": [
{
"name": "/Food & Drink/Cooking & Recipes/Healthy Eating",
"confidence": 0.9548091888427734,
"IAB8-12": "Health/Lowfat Cooking",
"IAB-221-210": "Food & Drink - Healthy Cooking and Eating"
},
{
"name": "/People & Society/Seniors & Retirement",
"confidence": 0.3281087875366211,
"IAB14-5": "Senior Living",
"IAB-186": "Family and Relationships"
},
{
"name": "/Health/Nutrition/Special & Restricted Diets",
"confidence": 0.23098106682300568,
"IAB7-32": "Nutrition",
"IAB-229-223": "Healthy Living - Nutrition"
},
{
"name": "/Food & Drink/Cooking & Recipes/Other",
"confidence": 0.2148348838090897,
"IAB8": "Food & Drink",
"IAB-216-210": "Food & Drink - Cooking"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.