Company
Category
Reviews
No reviews yet — be the first to review corefx.ca.
Get this data via API
Classify corefx.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://corefx.ca"}'
{
"domain": {
"domain_url": "https://corefx.ca",
"categories": [
{
"name": "/Beauty & Fitness/Fitness/Fitness Equipment & Accessories",
"confidence": 0.8618506193161011,
"IAB7-1": "Exercise",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Shopping/Apparel/Athletic Apparel",
"confidence": 0.21140803396701813,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
},
{
"name": "/Beauty & Fitness/Fitness/Yoga & Pilates",
"confidence": 0.13605976104736328,
"IAB7-1": "Exercise",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.