Get this data via API
Classify motivon.se — 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://motivon.se"}'
{
"domain": {
"domain_url": "https://motivon.se",
"categories": [
{
"name": "/Sports/Sporting Goods/Gymnastics Equipment",
"confidence": 0.5464076399803162,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Home & Garden/Home Improvement/Flooring",
"confidence": 0.4247555434703827,
"IAB10": "Home & Garden",
"IAB-280-274": "Home Improvement/Home & Garden/Home Improvement"
},
{
"name": "/Beauty & Fitness/Fitness/Fitness Equipment & Accessories",
"confidence": 0.2539350092411041,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Sports/Sporting Goods/Other",
"confidence": 0.233487606048584,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.