Company
Category
Reviews
No reviews yet — be the first to review erable.ca.
Get this data via API
Classify erable.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://erable.ca"}'
{
"domain": {
"domain_url": "https://erable.ca",
"categories": [
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.8,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Home & Garden/Patio, Lawn & Garden/Gardening",
"confidence": 0.7,
"IAB10-4": "Gardening",
"IAB-275-274": "Home & Garden - Gardening"
},
{
"name": "/Home & Garden/Household Supplies/Household Cleaning Supplies",
"confidence": 0.6,
"IAB10": "Home & Garden",
"IAB-479-473": "Shopping - Household Supplies"
},
{
"name": "/Food & Drink/Cooking & Recipes/Healthy Eating",
"confidence": 0.5,
"IAB8-12": "Health/Lowfat Cooking",
"IAB-221-210": "Food & Drink - Healthy Cooking and Eating"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.