Get this data via API
Classify perceny.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://perceny.com"}'
{
"domain": {
"domain_url": "https://perceny.com",
"categories": [
{
"name": "/Beauty & Fitness/Hair Care/Other",
"confidence": 0.860529363155365,
"IAB7": "Health & Fitness",
"IAB-554-553": "Hair Care/Style & Fashion/Beauty/Hair Care"
},
{
"name": "/Beauty & Fitness/Beauty Services & Spas/Other",
"confidence": 0.4648914337158203,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Beauty & Fitness/Face & Body Care/Unwanted Body & Facial Hair Removal",
"confidence": 0.435246467590332,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/People & Society/Other",
"confidence": 0.16560332477092743,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Beauty & Fitness/Cosmetology & Beauty Professionals",
"confidence": 0.1325683295726776,
"IAB7": "Health & Fitness",
"IAB-553-552": "Beauty/Style & Fashion/Beauty"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.