Get this data via API
Classify teamvillage.co — 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://teamvillage.co"}'
{
"domain": {
"domain_url": "https://teamvillage.co",
"categories": [
{
"name": "/Sports/Team Sports/Other",
"confidence": 0.454516738653183,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Sports/Sports Coaching & Training",
"confidence": 0.20011550188064575,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Internet & Telecom/Email & Messaging/Other",
"confidence": 0.1021806299686432,
"IAB-195-192": "Parenting - Internet Safety"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.