Get this data via API
Classify pastryhotels.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://pastryhotels.com"}'
{
"domain": {
"domain_url": "https://pastryhotels.com",
"categories": [
{
"name": "/Travel & Transportation/Tourist Destinations/Mountain & Ski Resorts",
"confidence": 0.6418277621269226,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Hotels & Accommodations/Other",
"confidence": 0.5818427205085754,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Food & Drink/Food & Grocery Retailers/Bakeries",
"confidence": 0.4495221972465515,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Food/Baked Goods",
"confidence": 0.1080220192670822,
"IAB8": "Food & Drink",
"IAB-217-210": "Desserts and Baking/Food & Drink/Desserts and Baking"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.