Category
Reviews
No reviews yet — be the first to review kayuh.my.
Get this data via API
Classify kayuh.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://kayuh.my"}'
{
"domain": {
"domain_url": "https://kayuh.my",
"categories": [
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.7986688613891602,
"IAB1": "Arts & Entertainment",
"IAB-8VZQHL": "Events"
},
{
"name": "/Sports/Individual Sports/Cycling",
"confidence": 0.4247084856033325,
"IAB17-3": "Bicycling",
"IAB-492-483": "Sports - Cycling"
},
{
"name": "/Sports/Individual Sports/Running & Walking",
"confidence": 0.19393806159496307,
"IAB17-30": "Running/Jogging",
"IAB-227-225": "Fitness and Exercise - Running and Jogging"
},
{
"name": "/Hobbies & Leisure/Outdoors/Hiking & Camping",
"confidence": 0.11522355675697328,
"IAB20-9": "Camping",
"IAB-677-664": "Travel Type - Camping"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.