Get this data via API
Classify bucephus.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://bucephus.com"}'
{
"domain": {
"domain_url": "https://bucephus.com",
"categories": [
{
"name": "/Sports/International Sports Competitions/Other",
"confidence": 0.6692987680435181,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Games/Gambling/Sports Betting",
"confidence": 0.6591638922691345,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Sports/Team Sports/Soccer",
"confidence": 0.6404351592063904,
"IAB17": "Sports",
"IAB-533-483": "Soccer/Sports/Soccer"
},
{
"name": "/Sports/Sport Scores & Statistics",
"confidence": 0.301099956035614,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/News/Business News/Financial Markets News",
"confidence": 0.2770245671272278,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/News/Sports News",
"confidence": 0.17652589082717896,
"IAB12": "News",
"IAB-226-225": "Fitness and Exercise - Participant Sports"
},
{
"name": "/Finance/Investing/Currencies & Foreign Exchange",
"confidence": 0.11001452803611755,
"IAB13-7": "Investing",
"IAB-82-80": "Currencies/Business and Finance/Economy/Currencies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.