Get this data via API
Classify inn-sights-consulting.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://inn-sights-consulting.com"}'
{
"domain": {
"domain_url": "https://inn-sights-consulting.com",
"categories": [
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.32187265157699585,
"IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry"
},
{
"name": "/Travel & Transportation/Hotels & Accommodations/Other",
"confidence": 0.2814914286136627,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Business & Industrial/Hospitality Industry/Other",
"confidence": 0.166886568069458,
"IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.