Company
Category
Global Rank
#5,550
Reviews
No reviews yet — be the first to review yorku.ca.
Get this data via API
Classify yorku.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://yorku.ca"}'
{
"domain": {
"domain_url": "https://yorku.ca",
"categories": [
{
"name": "/Law & Government/Legal/Legal Education",
"confidence": 0.5738272070884705,
"IAB5-9": "Graduate School",
"IAB-140-139": "Postgraduate Education - Professional School"
},
{
"name": "/Jobs & Education/Education/Colleges & Universities",
"confidence": 0.5471376180648804,
"IAB5": "Education",
"IAB-137-132": "Education - College Education"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.