Get this data via API
Classify warabiueda.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://warabiueda.jp"}'
{
"domain": {
"domain_url": "https://warabiueda.jp",
"categories": [
{
"name": "/Business & Industrial/Industrial Materials & Equipment/Other",
"confidence": 0.6825059652328491,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Sports/Extreme Sports/Climbing & Mountaineering",
"confidence": 0.476762056350708,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Shopping/Apparel/Uniforms & Workwear",
"confidence": 0.3547280728816986,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Sports/Sporting Goods/Other",
"confidence": 0.2801536023616791,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Health/Public Health/Occupational Health & Safety",
"confidence": 0.2314392775297165,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Sports/Extreme Sports/Other",
"confidence": 0.10162173956632614,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.