Get this data via API
Classify thecurioussommelier.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://thecurioussommelier.com"}'
{
"domain": {
"domain_url": "https://thecurioussommelier.com",
"categories": [
{
"name": "/Travel & Transportation/Tourist Destinations/Vineyards & Wine Tourism",
"confidence": 0.5812187790870667,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Specialty Travel/Other",
"confidence": 0.3935352563858032,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Travel Agencies & Services/Sightseeing Tours",
"confidence": 0.3834672272205353,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Arts & Entertainment/Events & Listings/Food & Beverage Events",
"confidence": 0.36948955059051514,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Food & Drink/Beverages/Alcoholic Beverages",
"confidence": 0.14480675756931305,
"IAB8": "Food & Drink",
"IAB-211-210": "Alcoholic Beverages/Food & Drink/Alcoholic Beverages"
},
{
"name": "/Food & Drink/Cooking & Recipes/Cuisines",
"confidence": 0.1281130313873291,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Travel & Transportation/Travel Guides & Travelogues",
"confidence": 0.124118834733963,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Travel Agencies & Services/Guided Tours & Escorted Vacations",
"confidence": 0.1189587339758873,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.