Get this data via API
Classify georgiaswimtour.ge — 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://georgiaswimtour.ge"}'
{
"domain": {
"domain_url": "https://georgiaswimtour.ge",
"categories": [
{
"name": "/Sports/Water Sports/Swimming",
"confidence": 0.7275453805923462,
"IAB17-38": "Swimming",
"IAB-537-483": "Swimming/Sports/Swimming"
},
{
"name": "/Travel & Transportation/Specialty Travel/Adventure Travel",
"confidence": 0.14791002869606018,
"IAB20-1": "Adventure Travel",
"IAB-665-664": "Travel Type - Adventure Travel"
},
{
"name": "/Sports/International Sports Competitions/Other",
"confidence": 0.11970362812280656,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Beaches & Islands",
"confidence": 0.11882468312978745,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Other",
"confidence": 0.10551890730857848,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.