Get this data via API
Classify macour.jp — 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://macour.jp"}'
{
"domain": {
"domain_url": "https://macour.jp",
"categories": [
{
"name": "/Sports/Motor Sports/Other",
"confidence": 0.8936336040496826,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Games/Gambling/Sports Betting",
"confidence": 0.8819502592086792,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Hobbies & Leisure/Water Activities/Boating",
"confidence": 0.6497766375541687,
"IAB17-5": "Boxing",
"IAB-485-483": "Boxing/Sports/Boxing"
},
{
"name": "/News/Sports News",
"confidence": 0.4851055443286896,
"IAB12": "News",
"IAB-226-225": "Fitness and Exercise - Participant Sports"
},
{
"name": "/Sports/Water Sports/Other",
"confidence": 0.11413849890232086,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
}
]
},
"success": true
}
Category
Global Rank
#21,298
Get this data as JSON — free trial, 50 API calls included.