Get this data via API
Classify nostrscarn.makeup — 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://nostrscarn.makeup"}'
{
"domain": {
"domain_url": "https://nostrscarn.makeup",
"categories": [
{
"name": "/Beauty & Fitness/Hair Care/Other",
"confidence": 0.625699520111084,
"IAB7": "Health & Fitness",
"IAB-554-553": "Hair Care/Style & Fashion/Beauty/Hair Care"
},
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.464153528213501,
"IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Other",
"confidence": 0.25183892250061035,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Beauty & Fitness/Beauty Services & Spas/Other",
"confidence": 0.23526479303836825,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Design",
"confidence": 0.21355193853378296,
"IAB1": "Arts & Entertainment",
"IAB-204-201": "Design/Fine Art/Design"
},
{
"name": "/Beauty & Fitness/Cosmetology & Beauty Professionals",
"confidence": 0.19784297049045563,
"IAB7": "Health & Fitness",
"IAB-553-552": "Beauty/Style & Fashion/Beauty"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.1476925015449524,
"IAB3-11": "Marketing",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Beauty & Fitness/Fashion & Style/Other",
"confidence": 0.1078326627612114,
"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.