Category
Reviews
No reviews yet — be the first to review berniem.lv.
Get this data via API
Classify berniem.lv — 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://berniem.lv"}'
{
"domain": {
"domain_url": "https://berniem.lv",
"categories": [
{
"name": "/Games/Educational Games",
"confidence": 0.34857064485549927,
"IAB9-30": "Video & Computer Games",
"IAB-694-685": "Video Game Genres - Educational Video Games"
},
{
"name": "/Shopping/Toys/Educational Toys",
"confidence": 0.3168759346008301,
"IAB22": "Shopping",
"IAB-482-473": "Shopping - Children's Games and Toys"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.