Get this data via API
Classify in-lt.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://in-lt.ru"}'
{
"domain": {
"domain_url": "https://in-lt.ru",
"categories": [
{
"name": "/Business & Industrial/Manufacturing/Other",
"confidence": 0.5645239353179932,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Science/Engineering & Technology/Other",
"confidence": 0.505906879901886,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Design",
"confidence": 0.35649847984313965,
"IAB1": "Arts & Entertainment",
"IAB-204-201": "Design/Fine Art/Design"
},
{
"name": "/Business & Industrial/Metals & Mining/Other",
"confidence": 0.33962419629096985,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Computers & Electronics/CAD & CAM",
"confidence": 0.16332988440990448,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Civil Engineering",
"confidence": 0.12609770894050598,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.