Get this data via API
Classify entrro.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://entrro.com"}'
{
"domain": {
"domain_url": "https://entrro.com",
"categories": [
{
"name": "/Business & Industrial/Hospitality Industry/Event Planning",
"confidence": 0.2312408834695816,
"IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry"
},
{
"name": "/Business & Industrial/Hospitality Industry/Other",
"confidence": 0.22072874009609225,
"IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.1918022185564041,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Business & Industrial/Hospitality Industry/Event Venue Rentals",
"confidence": 0.15748122334480286,
"IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry"
},
{
"name": "/Business & Industrial/Small Business/MLM & Business Opportunities",
"confidence": 0.141803577542305,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Arts & Entertainment/Events & Listings/Bars, Clubs & Nightlife",
"confidence": 0.13585369288921356,
"IAB1": "Arts & Entertainment",
"IAB-179-150": "Bars & Restaurants/Attractions/Bars & Restaurants"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.