Get this data via API
Classify akiba.my — 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://akiba.my"}'
{
"domain": {
"domain_url": "https://akiba.my",
"categories": [
{
"name": "/Finance/Financial Planning & Management/Other",
"confidence": 0.498572438955307,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.2833555042743683,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.17946882545948029,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Internet & Telecom/Email & Messaging/Text & Instant Messaging",
"confidence": 0.17639100551605225,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Finance/Other",
"confidence": 0.13635410368442535,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.