Category
Reviews
No reviews yet — be the first to review lova.ba.
Get this data via API
Classify lova.ba — 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://lova.ba"}'
{
"domain": {
"domain_url": "https://lova.ba",
"categories": [
{
"name": "/Finance/Banking/Money Transfer & Wire Services",
"confidence": 0.8,
"IAB13": "Personal Finance",
"IAB-392-391": "Personal Finance - Consumer Banking"
},
{
"name": "/Finance/Banking/Mobile Payments & Digital Wallets",
"confidence": 0.7,
"IAB13": "Personal Finance",
"IAB-392-391": "Personal Finance - Consumer Banking"
},
{
"name": "/Finance/Other",
"confidence": 0.6,
"IAB13": "Personal Finance",
"IAB-391": "Personal Finance"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.