Get this data via API
Classify code-life.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://code-life.ca"}'
{
"domain": {
"domain_url": "https://code-life.ca",
"categories": [
{
"name": "/Health/Health Education & Medical Training",
"confidence": 0.90141099691391,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.8326147794723511,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Law & Government/Public Safety/Emergency Services",
"confidence": 0.4261521100997925,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Health/Health Conditions/Heart & Hypertension",
"confidence": 0.2773255705833435,
"IAB-296-287": "Heart and Cardiovascular Diseases/Medical Health/Diseases and Conditions/Heart and Cardiovascular Diseases"
},
{
"name": "/Jobs & Education/Education/Vocational & Continuing Education",
"confidence": 0.12509021162986755,
"IAB5": "Education",
"IAB-132": "Education/Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.