Get this data via API
Classify norelegant.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://norelegant.com"}'
{
"domain": {
"domain_url": "https://norelegant.com",
"categories": [
{
"name": "/Home & Garden/Kitchen & Dining/Cookware & Diningware",
"confidence": 0.9959722757339478,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Hobbies & Leisure/Special Occasions/Holidays & Seasonal Events",
"confidence": 0.8550783395767212,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Shopping/Apparel/Women's Clothing",
"confidence": 0.17306627333164215,
"IAB22": "Shopping",
"IAB-566-560": "Women's Clothing/Style & Fashion/Women's Fashion/Women's Clothing"
},
{
"name": "/Home & Garden/Home & Interior Decor",
"confidence": 0.1514376848936081,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Beauty & Fitness/Fashion & Style/Other",
"confidence": 0.1286952793598175,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.