Get this data via API
Classify life-n.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://life-n.jp"}'
{
"domain": {
"domain_url": "https://life-n.jp",
"categories": [
{
"name": "/News/Other",
"confidence": 0.4033014178276062,
"IAB12": "News"
},
{
"name": "/News/Business News/Other",
"confidence": 0.2617743909358978,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/Finance/Investing/Other",
"confidence": 0.14829327166080475,
"IAB13-7": "Investing",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Arts & Entertainment/Other",
"confidence": 0.1325630396604538,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Finance/Financial Planning & Management/Other",
"confidence": 0.1109476163983345,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
}
]
},
"success": true
}
Category
Global Rank
#10,266
Get this data as JSON — free trial, 50 API calls included.