Category
Reviews
No reviews yet — be the first to review kick-boxer.my.
Get this data via API
Classify kick-boxer.my — 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://kick-boxer.my"}'
{
"domain": {
"domain_url": "https://kick-boxer.my",
"categories": [
{
"name": "/Sports/Sporting Goods",
"confidence": 0.72,
"IAB-483": "Sports"
},
{
"name": "/Shopping",
"confidence": 0.58,
"IAB-473": "Shopping"
},
{
"name": "/Sports/Combat Sports/Boxing",
"confidence": 0.54,
"IAB17-5": "Boxing",
"IAB-485-483": "Sports - Boxing"
},
{
"name": "/Sports/Combat Sports/Martial Arts",
"confidence": 0.52,
"IAB17-20": "Martial Arts",
"IAB-520-483": "Sports - Martial Arts"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.