Get this data via API
Classify skinclinic-offers.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://skinclinic-offers.com"}'
{
"domain": {
"domain_url": "https://skinclinic-offers.com",
"categories": [
{
"name": "/Beauty & Fitness/Face & Body Care/Unwanted Body & Facial Hair Removal",
"confidence": 0.9939649701118468,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Beauty & Fitness/Beauty Services & Spas/Cosmetic Procedures",
"confidence": 0.39008960127830505,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Shopping/Consumer Resources/Coupons & Discount Offers",
"confidence": 0.36825302243232727,
"IAB22": "Shopping",
"IAB-474-473": "Coupons and Discounts/Shopping/Coupons and Discounts"
},
{
"name": "/Beauty & Fitness/Beauty Services & Spas/Other",
"confidence": 0.1938227266073227,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Beauty & Fitness/Cosmetology & Beauty Professionals",
"confidence": 0.12253744900226592,
"IAB7": "Health & Fitness",
"IAB-553-552": "Beauty/Style & Fashion/Beauty"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.