Category
Reviews
No reviews yet — be the first to review labelika.ru.
Get this data via API
Classify labelika.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://labelika.ru"}'
{
"domain": {
"domain_url": "https://labelika.ru",
"categories": [
{
"name": "/Business & Industrial/Retail Trade/Retail Equipment & Technology",
"confidence": 0.4456960558891296
},
{
"name": "/Business & Industrial/Shipping & Logistics/Packaging",
"confidence": 0.2371390461921692
},
{
"name": "/Business & Industrial/Business Services/Office Supplies",
"confidence": 0.17754648625850675
},
{
"name": "/Business & Industrial/Printing & Publishing/Document & Printing Services",
"confidence": 0.13041074573993683
},
{
"name": "/Business & Industrial/Printing & Publishing/Other",
"confidence": 0.10356932133436204
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.