Get this data via API
Classify belitesdt.ca — 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://belitesdt.ca"}'
{
"domain": {
"domain_url": "https://belitesdt.ca",
"categories": [
{
"name": "/Sports/Sports Coaching & Training",
"confidence": 0.8508410453796387,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Sports/Team Sports/American Football",
"confidence": 0.3947623670101166,
"IAB17": "Sports",
"IAB-484-483": "American Football/Sports/American Football"
},
{
"name": "/Sports/Team Sports/Soccer",
"confidence": 0.21091356873512268,
"IAB17": "Sports",
"IAB-533-483": "Soccer/Sports/Soccer"
}
]
},
"success": true
}
Company
Category
Get this data as JSON — free trial, 50 API calls included.