Get this data via API
Classify openwind.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://openwind.ch"}'
{
"domain": {
"domain_url": "https://openwind.ch",
"categories": [
{
"name": "/News/Weather",
"confidence": 0.780323326587677,
"IAB15-10": "Weather",
"IAB-390-464": "Science - Weather"
},
{
"name": "/Sports/Water Sports/Surfing",
"confidence": 0.507305920124054,
"IAB17": "Sports",
"IAB-505-498": "Surfing and Bodyboarding/Sports/Extreme Sports/Surfing and Bodyboarding"
},
{
"name": "/Hobbies & Leisure/Water Activities/Surf & Swim",
"confidence": 0.22120262682437897,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Sports/Extreme Sports/Other",
"confidence": 0.1877024322748184,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Science/Earth Sciences/Atmospheric Science",
"confidence": 0.15705615282058716,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Reference/Geographic Reference/Maps",
"confidence": 0.15049932897090912,
"IAB-WQC6HR-602": "Software and Applications - Maps & Navigation"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.