Get this data via API
Classify livn.com.br — 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://livn.com.br"}'
{
"domain": {
"domain_url": "https://livn.com.br",
"categories": [
{
"name": "/Food & Drink/Food & Grocery Delivery/Restaurant Delivery Services",
"confidence": 0.7194186449050903,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.5897054076194763,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.3303369879722595,
"IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry"
},
{
"name": "/Business & Industrial/Hospitality Industry/Food Service",
"confidence": 0.24152831733226776,
"IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry"
},
{
"name": "/Business & Industrial/Business Services/E-Commerce Services",
"confidence": 0.12313438951969148,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Helpdesk & Customer Support Systems",
"confidence": 0.11137731373310088,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.