Get this data via API
Classify okanelab.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://okanelab.jp"}'
{
"domain": {
"domain_url": "https://okanelab.jp",
"categories": [
{
"name": "/Finance/Financial Planning & Management/Other",
"confidence": 0.7080998420715332,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Investing/Other",
"confidence": 0.6674870848655701,
"IAB13-7": "Investing",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Reference/General Reference/Calculators & Reference Tools",
"confidence": 0.5238935351371765
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.26581722497940063,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Arts & Entertainment/Fun & Trivia/Fun Tests & Silly Surveys",
"confidence": 0.10801666229963304,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.