Get this data via API
Classify mimogym.dk — 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://mimogym.dk"}'
{
"domain": {
"domain_url": "https://mimogym.dk",
"categories": [
{
"name": "/Beauty & Fitness/Fitness/Gyms & Health Clubs",
"confidence": 0.5808713436126709,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Beauty & Fitness/Fitness/Fitness Instruction & Personal Training",
"confidence": 0.15599751472473145,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Hobbies & Leisure/Special Occasions/Holidays & Seasonal Events",
"confidence": 0.1225987896323204,
"IAB-239": "Hobbies & Interests"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.