Category
Reviews
No reviews yet — be the first to review splithub.business.
Get this data via API
Classify splithub.business — 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://splithub.business"}'
{
"domain": {
"domain_url": "https://splithub.business",
"categories": [
{
"name": "/Jobs & Education/Education/Open Online Courses",
"confidence": 0.2569178342819214,
"IAB5-6": "Distance Learning",
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Jobs & Education/Education/Private Tutoring Services",
"confidence": 0.2130116820335388,
"IAB5-11": "Homework/Study Tips",
"IAB-146-132": "Education - Homework and Study"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.