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