Category
Reviews
No reviews yet — be the first to review vegcom.life.
Get this data via API
Classify vegcom.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://vegcom.life"}'
{
"domain": {
"domain_url": "https://vegcom.life",
"categories": [
{
"name": "/Food & Drink/Food/Meat & Seafood Substitutes",
"confidence": 0.8071421980857849,
"IAB8-17": "Vegetarian",
"IAB-213-210": "Food & Drink - Vegetarian Diets"
},
{
"name": "/Food & Drink/Food/Dairy & Egg Substitutes",
"confidence": 0.7654494047164917,
"IAB8-16": "Vegan",
"IAB-212-210": "Food & Drink - Vegan Diets"
},
{
"name": "/Food & Drink/Cooking & Recipes/Cuisines",
"confidence": 0.43832579255104065,
"IAB8-7": "Cuisine-Specific",
"IAB-214-210": "Food & Drink - World Cuisines"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.