Get this data via API
Classify premiernebraska.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://premiernebraska.com"}'
{
"domain": {
"domain_url": "https://premiernebraska.com",
"categories": [
{
"name": "/Business & Industrial/Hospitality Industry/Event Planning",
"confidence": 0.5592542886734009,
"IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry"
},
{
"name": "/Business & Industrial/Hospitality Industry/Event Venue Rentals",
"confidence": 0.4809587895870209,
"IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry"
},
{
"name": "/Shopping/Gifts & Special Event Items/Party & Holiday Supplies",
"confidence": 0.3004317283630371,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Business & Industrial/Business Services/Corporate Events",
"confidence": 0.1147785410284996,
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
},
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.10366667807102203,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.