Category
Reviews
No reviews yet — be the first to review youcan.global.
Get this data via API
Classify youcan.global — 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://youcan.global"}'
{
"domain": {
"domain_url": "https://youcan.global",
"categories": [
{
"name": "/Jobs & Education/Education/Distance Learning",
"confidence": 0.4892976284027099,
"IAB5-6": "Distance Learning",
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Jobs & Education/Education/Open Online Courses",
"confidence": 0.4853258430957794,
"IAB5-6": "Distance Learning",
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.4849357306957245,
"IAB3-5": "Construction",
"IAB-121-90": "Industries - Construction Industry"
},
{
"name": "/Jobs & Education/Education/Vocational & Continuing Education",
"confidence": 0.22089360654354095,
"IAB5-2": "Adult Education",
"IAB-133-132": "Education - Adult Education"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.14414182305336,
"IAB5": "Education",
"IAB-132": "Education"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.