Get this data via API
Classify hairdepotgastonia.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://hairdepotgastonia.com"}'
{
"domain": {
"domain_url": "https://hairdepotgastonia.com",
"categories": [
{
"name": "/Beauty & Fitness/Hair Care/Other",
"confidence": 0.8707482814788818,
"IAB7": "Health & Fitness",
"IAB-554-553": "Hair Care/Style & Fashion/Beauty/Hair Care"
},
{
"name": "/Shopping/Mass Merchants & Department Stores",
"confidence": 0.3368145227432251,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Beauty & Fitness/Cosmetology & Beauty Professionals",
"confidence": 0.19736048579216003,
"IAB7": "Health & Fitness",
"IAB-553-552": "Beauty/Style & Fashion/Beauty"
},
{
"name": "/Beauty & Fitness/Face & Body Care/Other",
"confidence": 0.13889506459236145,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Beauty & Fitness/Face & Body Care/Make-Up & Cosmetics",
"confidence": 0.12725383043289185,
"IAB7": "Health & Fitness",
"IAB-555-553": "Makeup and Accessories/Style & Fashion/Beauty/Makeup and Accessories"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.