Get this data via API
Classify theeight23.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://theeight23.com"}'
{
"domain": {
"domain_url": "https://theeight23.com",
"categories": [
{
"name": "/Food & Drink/Beverages/Coffee & Tea",
"confidence": 0.9246494770050048,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Restaurants/Catering",
"confidence": 0.5745155811309814,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Restaurants/Other",
"confidence": 0.32317179441452026,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Home & Garden/Kitchen & Dining/Small Kitchen Appliances",
"confidence": 0.2365402579307556,
"IAB10": "Home & Garden",
"IAB-278-274": "Home Appliances/Home & Garden/Home Appliances"
},
{
"name": "/Business & Industrial/Hospitality Industry/Event Venue Rentals",
"confidence": 0.22430358827114105,
"IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry"
},
{
"name": "/Business & Industrial/Business Services/Corporate Events",
"confidence": 0.22212165594100952,
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
},
{
"name": "/Business & Industrial/Hospitality Industry/Event Planning",
"confidence": 0.17466506361961365,
"IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry"
},
{
"name": "/Hobbies & Leisure/Special Occasions/Weddings",
"confidence": 0.16003885865211487,
"IAB14-7": "Weddings",
"IAB-165-163": "Personal Celebrations & Life Events - Wedding"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.