Category
Reviews
No reviews yet — be the first to review nivexx.com.
Get this data via API
Classify nivexx.com — 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://nivexx.com"}'
{
"domain": {
"domain_url": "https://nivexx.com",
"categories": [
{
"name": "/Home & Garden/Home Storage & Shelving/Other",
"confidence": 0.3131045401096344,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden"
},
{
"name": "/Shopping/Apparel/Men's Clothing",
"confidence": 0.2528569996356964,
"IAB18-5": "Clothing",
"IAB-582-579": "Men's Fashion - Men's Clothing"
},
{
"name": "/Home & Garden/Home & Interior Decor",
"confidence": 0.12168598175048828,
"IAB10-7": "Interior Decorating",
"IAB-283-274": "Home & Garden - Interior Decorating"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.