Get this data via API
Classify rockcoast.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://rockcoast.ca"}'
{
"domain": {
"domain_url": "https://rockcoast.ca",
"categories": [
{
"name": "/Health/Nutrition/Special & Restricted Diets",
"confidence": 0.7715056538581848,
"IAB7-32": "Nutrition",
"IAB-229-223": "Nutrition/Healthy Living/Nutrition"
},
{
"name": "/Food & Drink/Cooking & Recipes/Desserts",
"confidence": 0.7376902103424072,
"IAB8": "Food & Drink",
"IAB-217-210": "Desserts and Baking/Food & Drink/Desserts and Baking"
},
{
"name": "/Food & Drink/Food/Candy & Sweets",
"confidence": 0.5661420822143555,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Food/Snack Foods",
"confidence": 0.1651964634656906,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
}
]
},
"success": true
}
Company
Category
Get this data as JSON — free trial, 50 API calls included.