Category
Reviews
No reviews yet — be the first to review coachingbydesign.life.
Get this data via API
Classify coachingbydesign.life — 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://coachingbydesign.life"}'
{
"domain": {
"domain_url": "https://coachingbydesign.life",
"categories": [
{
"name": "/Health/Nursing/Assisted Living & Long Term Care",
"confidence": 0.8937281370162964,
"IAB6-9": "Eldercare",
"IAB-190-186": "Family and Relationships - Eldercare"
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.4024851322174072,
"IAB3": "Business",
"IAB-103-90": "Industries - Management Consulting Industry"
},
{
"name": "/People & Society/Seniors & Retirement",
"confidence": 0.31514087319374084,
"IAB14-5": "Senior Living",
"IAB-186": "Family and Relationships"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.