Get this data via API
Classify themotionacademy.com.au — 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://themotionacademy.com.au"}'
{
"domain": {
"domain_url": "https://themotionacademy.com.au",
"categories": [
{
"name": "/People & Society/Family & Relationships/Family/Other",
"confidence": 0.7680029273033142,
"IAB-186-186": "Family and Relationships/Family and Relationships"
},
{
"name": "/Sports/Extreme Sports/Stunts & Dangerous Feats",
"confidence": 0.2887425124645233,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)",
"confidence": 0.2356257885694504,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Sports/Sports Coaching & Training",
"confidence": 0.19304341077804563,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Beauty & Fitness/Fitness/Fitness Instruction & Personal Training",
"confidence": 0.1243094727396965,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Sports/Individual Sports/Gymnastics",
"confidence": 0.11722523719072342,
"IAB17": "Sports",
"IAB-513-483": "Gymnastics/Sports/Gymnastics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.