Get this data via API
Classify blackbars.ru — 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://blackbars.ru"}'
{
"domain": {
"domain_url": "https://blackbars.ru",
"categories": [
{
"name": "/Science/Engineering & Technology/Augmented & Virtual Reality",
"confidence": 0.4000641107559204,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Business & Industrial/Hospitality Industry/Other",
"confidence": 0.1949015110731125,
"IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Virtual Reality Devices",
"confidence": 0.11374495923519136,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.