Get this data via API
Classify leffam.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://leffam.ru"}'
{
"domain": {
"domain_url": "https://leffam.ru",
"categories": [
{
"name": "/Business & Industrial/Textiles & Nonwovens",
"confidence": 0.9440514445304872,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Home & Garden/Home Furnishings/Other",
"confidence": 0.24844257533550265,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Business & Industrial/Business Services/Office Supplies",
"confidence": 0.14763197302818298,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.