Get this data via API
Classify worldcuptourism.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://worldcuptourism.com"}'
{
"domain": {
"domain_url": "https://worldcuptourism.com",
"categories": [
{
"name": "/Sports/International Sports Competitions/Other",
"confidence": 0.946436047554016,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Travel & Transportation/Travel Guides & Travelogues",
"confidence": 0.4030694961547851,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Sports/Team Sports/Soccer",
"confidence": 0.394013375043869,
"IAB17": "Sports",
"IAB-533-483": "Soccer/Sports/Soccer"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Other",
"confidence": 0.19764679670333865,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Hotels & Accommodations/Other",
"confidence": 0.13896825909614563,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.