Get this data via API
Classify biohome.cat — 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://biohome.cat"}'
{
"domain": {
"domain_url": "https://biohome.cat",
"categories": [
{
"name": "/Business & Industrial/Energy & Utilities/Renewable & Alternative Energy",
"confidence": 0.6678978800773621,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Home & Garden/HVAC & Climate Control/Fireplaces & Stoves",
"confidence": 0.496309369802475,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Home & Garden/HVAC & Climate Control/Heaters",
"confidence": 0.45429304242134094,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues",
"confidence": 0.2225641906261444,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Home & Garden/HVAC & Climate Control/Other",
"confidence": 0.11936332285404204,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Business & Industrial/Energy & Utilities/Oil & Gas",
"confidence": 0.1150493249297142,
"IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.