Get this data via API
Classify live-website.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://live-website.com"}'
{
"domain": {
"domain_url": "https://live-website.com",
"categories": [
{
"name": "/Beauty & Fitness/Face & Body Care/Make-Up & Cosmetics",
"confidence": 0.19232964515686035,
"IAB7": "Health & Fitness",
"IAB-555-553": "Makeup and Accessories/Style & Fashion/Beauty/Makeup and Accessories"
},
{
"name": "/Shopping/Apparel/Women's Clothing",
"confidence": 0.17372003197669983,
"IAB22": "Shopping",
"IAB-566-560": "Women's Clothing/Style & Fashion/Women's Fashion/Women's Clothing"
},
{
"name": "/Beauty & Fitness/Face & Body Care/Skin & Nail Care",
"confidence": 0.12851011753082275,
"IAB7": "Health & Fitness",
"IAB-559-553": "Skin Care/Style & Fashion/Beauty/Skin Care"
},
{
"name": "/People & Society/Family & Relationships/Family/Other",
"confidence": 0.12364624440670012,
"IAB-186-186": "Family and Relationships/Family and Relationships"
}
]
},
"success": true
}
Category
Global Rank
#19,526
Get this data as JSON — free trial, 50 API calls included.