Get this data via API
Classify bar-rokutousei.com — 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://bar-rokutousei.com"}'
{
"domain": {
"domain_url": "https://bar-rokutousei.com",
"categories": [
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.494449257850647,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/People & Society/Family & Relationships/Romance",
"confidence": 0.18290257453918457,
"IAB-186-186": "Family and Relationships/Family and Relationships"
},
{
"name": "/Internet & Telecom/Email & Messaging/Text & Instant Messaging",
"confidence": 0.16994808614253998,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Internet & Telecom/Email & Messaging/Other",
"confidence": 0.13941136002540588,
"IAB-195-192": "Parenting - Internet Safety"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.