Get this data via API
Classify havana-vela.it — 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://havana-vela.it"}'
{
"domain": {
"domain_url": "https://havana-vela.it",
"categories": [
{
"name": "/Hobbies & Leisure/Water Activities/Boating",
"confidence": 0.7036803364753723,
"IAB17-5": "Boxing",
"IAB-485-483": "Boxing/Sports/Boxing"
},
{
"name": "/Sports/Sports Coaching & Training",
"confidence": 0.4738355278968811,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Jobs & Education/Education/Vocational & Continuing Education",
"confidence": 0.21804657578468323,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Travel & Transportation/Transportation/Cruises & Charters",
"confidence": 0.12181954830884932,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.