Get this data via API
Classify ncbaseball.com — 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://ncbaseball.com"}'
{
"domain": {
"domain_url": "https://ncbaseball.com",
"categories": [
{
"name": "/Sports/Sports Coaching & Training",
"confidence": 0.9405744075775146,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Sports/Team Sports/Baseball",
"confidence": 0.8917434215545654,
"IAB17-2": "Baseball",
"IAB-545-483": "Baseball/Sports/Baseball"
},
{
"name": "/People & Society/Family & Relationships/Family/Other",
"confidence": 0.865842878818512,
"IAB-186-186": "Family and Relationships/Family and Relationships"
},
{
"name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)",
"confidence": 0.15925829112529755,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/People & Society/Kids & Teens/Other",
"confidence": 0.12317546457052232,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.