Get this data via API
Classify chestnutsprings.ca — 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://chestnutsprings.ca"}'
{
"domain": {
"domain_url": "https://chestnutsprings.ca",
"categories": [
{
"name": "/Business & Industrial/Hospitality Industry/Event Venue Rentals",
"confidence": 0.9811862707138062,
"IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry"
},
{
"name": "/Hobbies & Leisure/Special Occasions/Weddings",
"confidence": 0.9617589712142944,
"IAB14-7": "Weddings",
"IAB-165-163": "Personal Celebrations & Life Events - Wedding"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Farms & Ranches",
"confidence": 0.1973629742860794,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Food & Drink/Restaurants/Other",
"confidence": 0.12080736458301544,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Vineyards & Wine Tourism",
"confidence": 0.11608290672302246,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Specialty Travel/Agritourism",
"confidence": 0.10149648040533066,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.