Category
Global Rank
#8,171
Tech Stack (6 technologies)
Reviews
No reviews yet — be the first to review zalando.es.
Get this data via API
Classify zalando.es — 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://zalando.es"}'
{
"domain": {
"domain_url": "https://zalando.es",
"categories": [
{
"name": "/Shopping/Apparel/Other",
"confidence": 0.2869566082954407,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
},
{
"name": "/Shopping/Shopping Portals",
"confidence": 0.2762635052204132,
"IAB22": "Shopping",
"IAB-473": "Shopping"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.