Get this data via API
Classify promo.a2a.ski — 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://promo.a2a.ski"}'
{
"domain": {
"domain_url": "https://promo.a2a.ski",
"categories": [
{
"name": "/Travel & Transportation/Tourist Destinations/Mountain & Ski Resorts",
"confidence": 0.7856533527374268,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Transportation/Parking/Airport Parking & Transportation",
"confidence": 0.6861860752105713,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Transportation/Chartered Transportation Rentals",
"confidence": 0.3509024977684021,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Travel Agencies & Services/Sightseeing Tours",
"confidence": 0.2101170718669891,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Transportation/Taxi & Ride Hail Services",
"confidence": 0.14901955425739288,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Transportation/Car Rentals",
"confidence": 0.13853225111961365,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Travel Agencies & Services/Other",
"confidence": 0.13168105483055115,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Specialty Travel/Adventure Travel",
"confidence": 0.12510165572166443,
"IAB20-1": "Adventure Travel",
"IAB-665-664": "Travel Type - Adventure Travel"
},
{
"name": "/Travel & Transportation/Travel Agencies & Services/Guided Tours & Escorted Vacations",
"confidence": 0.119588702917099,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Sports/Winter Sports/Skiing & Snowboarding",
"confidence": 0.109697163105011,
"IAB17": "Sports",
"IAB-531-483": "Skiing/Sports/Skiing"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.