Get this data via API
Classify emaalquadrat.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://emaalquadrat.cat"}'
{
"domain": {
"domain_url": "https://emaalquadrat.cat",
"categories": [
{
"name": "/Pets & Animals/Animal Products & Services/Pet Food & Pet Care Supplies",
"confidence": 0.22571976482868197,
"IAB-422": "Pets"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Livestock",
"confidence": 0.17341043055057526,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Science/Biological Sciences/Other",
"confidence": 0.1542768031358719,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Farms & Ranches",
"confidence": 0.13171762228012085,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.