Get this data via API
Classify hedessent.ca — 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://hedessent.ca"}'
{
"domain": {
"domain_url": "https://hedessent.ca",
"categories": [
{
"name": "/Food & Drink/Food/Herbs & Spices",
"confidence": 0.421870082616806,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Food/Fruits & Vegetables",
"confidence": 0.23273558914661407,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Other",
"confidence": 0.17850138247013092,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Food & Drink/Beverages/Coffee & Tea",
"confidence": 0.17849674820899963,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Beverages/Juice",
"confidence": 0.1619013100862503,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Beverages/Alcohol-Free Beverages",
"confidence": 0.12901781499385834,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Food/Candy & Sweets",
"confidence": 0.10520412027835846,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.