Get this data via API
Classify whomp.de — 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://whomp.de"}'
{
"domain": {
"domain_url": "https://whomp.de",
"categories": [
{
"name": "/Travel & Transportation/Specialty Travel/Low Cost & Last Minute Travel",
"confidence": 0.6854496002197266,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Shopping/Consumer Resources/Coupons & Discount Offers",
"confidence": 0.633324921131134,
"IAB22": "Shopping",
"IAB-474-473": "Coupons and Discounts/Shopping/Coupons and Discounts"
},
{
"name": "/Travel & Transportation/Travel Agencies & Services/Other",
"confidence": 0.4108251929283142,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Travel Agencies & Services/Vacation Offers",
"confidence": 0.2391715943813324,
"IAB-444-441": "Vacation Properties/Real Estate/Vacation Properties"
},
{
"name": "/Travel & Transportation/Hotels & Accommodations/Other",
"confidence": 0.11407852172851562,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.