Get this data via API
Classify swissmilk.ch — 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://swissmilk.ch"}'
{
"domain": {
"domain_url": "https://swissmilk.ch",
"categories": [
{
"name": "/Shopping",
"confidence": 0.56,
"IAB-473": "Shopping/Shopping"
},
{
"name": "/Hobbies & Leisure/Outdoors",
"confidence": 0.51,
"IAB9": "Hobbies & Interests",
"IAB-239": "Hobbies & Interests/Hobbies & Interests"
}
]
},
"success": true
}
Category
Global Rank
#59,887
Get this data as JSON — free trial, 50 API calls included.