Get this data via API
Classify dupesandco.com.au — 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://dupesandco.com.au"}'
{
"domain": {
"domain_url": "https://dupesandco.com.au",
"categories": [
{
"name": "/Beauty & Fitness/Face & Body Care/Perfumes & Fragrances",
"confidence": 0.9672374725341796,
"IAB7": "Health & Fitness",
"IAB-558-553": "Perfume and Fragrance/Style & Fashion/Beauty/Perfume and Fragrance"
},
{
"name": "/Beauty & Fitness/Face & Body Care/Hygiene & Toiletries",
"confidence": 0.3608896732330322,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Beauty & Fitness/Face & Body Care/Skin & Nail Care",
"confidence": 0.24320565164089203,
"IAB7": "Health & Fitness",
"IAB-559-553": "Skin Care/Style & Fashion/Beauty/Skin Care"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.