Category
Reviews
No reviews yet — be the first to review elfs.lv.
Get this data via API
Classify elfs.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://elfs.lv"}'
{
"domain": {
"domain_url": "https://elfs.lv",
"categories": [
{
"name": "/Shopping/Toys/Outdoor Toys & Play Equipment",
"confidence": 0.46709075570106506,
"IAB22": "Shopping",
"IAB-482-473": "Shopping - Children's Games and Toys"
},
{
"name": "/Business & Industrial/Hospitality Industry/Other",
"confidence": 0.30357182025909424,
"IAB3": "Business",
"IAB-98-90": "Industries - Hospitality Industry"
},
{
"name": "/Shopping/Gifts & Special Event Items/Party & Holiday Supplies",
"confidence": 0.1352519690990448,
"IAB22": "Shopping",
"IAB-161-473": "Shopping - Party Supplies and Decorations"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.