Category
Reviews
No reviews yet — be the first to review coach.ly.
Get this data via API
Classify coach.ly — 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://coach.ly"}'
{
"domain": {
"domain_url": "https://coach.ly",
"categories": [
{
"name": "/Sports/Sports Coaching & Training",
"confidence": 0.9144411087036132,
"IAB17": "Sports",
"IAB-483": "Sports"
},
{
"name": "/Sports/Individual Sports/Racquet Sports",
"confidence": 0.32754838466644287,
"IAB17": "Sports",
"IAB-483": "Sports"
},
{
"name": "/Beauty & Fitness/Fitness/Fitness Instruction & Personal Training",
"confidence": 0.25934648513793945,
"IAB7-1": "Exercise",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Jobs & Education/Education/Private Tutoring Services",
"confidence": 0.21752291917800903,
"IAB5-11": "Homework/Study Tips",
"IAB-146-132": "Education - Homework and Study"
},
{
"name": "/Sports/Individual Sports/Golf",
"confidence": 0.1414344161748886,
"IAB17-15": "Golf",
"IAB-512-483": "Sports - Golf"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.