Get this data via API
Classify ncvelocity.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://ncvelocity.com"}'
{
"domain": {
"domain_url": "https://ncvelocity.com",
"categories": [
{
"name": "/Sports/Sports Coaching & Training",
"confidence": 0.852710485458374,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Sports/Team Sports/Baseball",
"confidence": 0.7456182837486267,
"IAB17-2": "Baseball",
"IAB-545-483": "Baseball/Sports/Baseball"
},
{
"name": "/Sports/Team Sports/Other",
"confidence": 0.4172917306423187,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)",
"confidence": 0.4169798493385315,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/People & Society/Family & Relationships/Family/Other",
"confidence": 0.3795722723007202,
"IAB-186-186": "Family and Relationships/Family and Relationships"
},
{
"name": "/Hobbies & Leisure/Clubs & Organizations/Other",
"confidence": 0.2098949104547501,
"IAB-239": "Hobbies & Interests"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.