Get this data via API
Classify electricblue.com.ua — 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://electricblue.com.ua"}'
{
"domain": {
"domain_url": "https://electricblue.com.ua",
"categories": [
{
"name": "/Computers & Electronics/Computer Hardware/Computer Peripherals",
"confidence": 0.5358932018280029,
"IAB19-9": "Computer Peripherals",
"IAB-601-599": "Computer Peripherals/Technology & Computing/Computing/Computer Peripherals"
},
{
"name": "/Games/Computer & Video Games/Other",
"confidence": 0.16457730531692505,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Game Systems & Consoles",
"confidence": 0.1465829759836197,
"IAB-634-632": "Home Entertainment Systems/Technology & Computing/Consumer Electronics/Home Entertainment Systems"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.