Category
Reviews
No reviews yet — be the first to review nilavel.cz.
Get this data via API
Classify nilavel.cz — 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://nilavel.cz"}'
{
"domain": {
"domain_url": "https://nilavel.cz",
"categories": [
{
"name": "/Home & Garden/Home & Interior Decor",
"confidence": 0.2008417695760727,
"IAB10-7": "Interior Decorating",
"IAB-283-274": "Home & Garden - Interior Decorating"
},
{
"name": "/People & Society/Family & Relationships/Family/Parenting/Babies & Toddlers/Nursery & Playroom",
"confidence": 0.19911733269691467,
"IAB6-2": "Babies & Toddlers",
"IAB-196-192": "Parenting - Parenting Babies and Toddlers"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.