Category
Reviews
No reviews yet — be the first to review gymaalborg.dk.
Get this data via API
Classify gymaalborg.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://gymaalborg.dk"}'
{
"domain": {
"domain_url": "https://gymaalborg.dk",
"categories": [
{
"name": "/Beauty & Fitness/Fitness/Gyms & Health Clubs",
"confidence": 0.727967381477356,
"IAB7-1": "Exercise",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Sports/Individual Sports/Gymnastics",
"confidence": 0.2948131859302521,
"IAB17": "Sports",
"IAB-513-483": "Sports - Gymnastics"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.