Get this data via API
Classify zetaegresados.com.ar — 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://zetaegresados.com.ar"}'
{
"domain": {
"domain_url": "https://zetaegresados.com.ar",
"categories": [
{
"name": "/Shopping/Gifts & Special Event Items/Custom & Personalized Items",
"confidence": 0.611877977848053,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Jobs & Education/Education/Alumni & Reunions",
"confidence": 0.17921869456768036,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Shopping/Apparel/Men's Clothing",
"confidence": 0.10678742825984956,
"IAB22": "Shopping",
"IAB-582-579": "Men's Clothing/Style & Fashion/Men's Fashion/Men's Clothing"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.