Category
Reviews
No reviews yet — be the first to review labbis.lt.
Get this data via API
Classify labbis.lt — 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://labbis.lt"}'
{
"domain": {
"domain_url": "https://labbis.lt",
"categories": [
{
"name": "/Computers & Electronics/Enterprise Technology/Enterprise Resource Planning (ERP)",
"confidence": 1,
"IAB3-4": "Business Software",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Business & Industrial/Business Operations/Human Resources",
"confidence": 0.9,
"IAB3-9": "Human Resources",
"IAB-55-53": "Business - Human Resources"
},
{
"name": "/Business & Industrial/Business Finance/Risk Management",
"confidence": 0.8,
"IAB3": "Business",
"IAB-54-53": "Business - Business Accounting & Finance"
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.7,
"IAB3": "Business",
"IAB-103-90": "Industries - Management Consulting Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.