Get this data via API
Classify canoly.com — 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://canoly.com"}'
{
"domain": {
"domain_url": "https://canoly.com",
"categories": [
{
"name": "/Home & Garden/Kitchen & Dining/Small Kitchen Appliances",
"confidence": 1,
"IAB10": "Home & Garden",
"IAB-278-274": "Home Appliances/Home & Garden/Home Appliances"
},
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.3893943130970001,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Food & Drink/Food/Fruits & Vegetables",
"confidence": 0.2947635352611542,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Beverages/Juice",
"confidence": 0.2687714993953705,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
}
]
},
"success": true
}
Company
Category
Get this data as JSON — free trial, 50 API calls included.