Get this data via API
Classify larroyd.ind.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://larroyd.ind.br"}'
{
"domain": {
"domain_url": "https://larroyd.ind.br",
"categories": [
{
"name": "/Home & Garden/Kitchen & Dining/Major Kitchen Appliances",
"confidence": 0.347385972738266,
"IAB10": "Home & Garden",
"IAB-278-274": "Home Appliances/Home & Garden/Home Appliances"
},
{
"name": "/Food & Drink/Restaurants/Pizzerias",
"confidence": 0.3012527823448181,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Business & Industrial/Hospitality Industry/Food Service",
"confidence": 0.1887255609035492,
"IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry"
},
{
"name": "/Home & Garden/Kitchen & Dining/Small Kitchen Appliances",
"confidence": 0.15906961262226105,
"IAB10": "Home & Garden",
"IAB-278-274": "Home Appliances/Home & Garden/Home Appliances"
},
{
"name": "/Food & Drink/Food & Grocery Retailers/Bakeries",
"confidence": 0.1479011029005051,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.