Category
Reviews
No reviews yet — be the first to review store-aurora.com.
Get this data via API
Classify store-aurora.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://store-aurora.com"}'
{
"domain": {
"domain_url": "https://store-aurora.com",
"categories": [
{
"name": "/Shopping/Apparel/Women's Clothing",
"confidence": 0.8333520889282227,
"IAB18-5": "Clothing",
"IAB-566-560": "Women's Fashion - Women's Clothing"
},
{
"name": "/Beauty & Fitness/Fashion & Style/Other",
"confidence": 0.45394033193588257,
"IAB18": "Style & Fashion",
"IAB-552": "Style & Fashion"
},
{
"name": "/Shopping/Apparel/Formal Wear",
"confidence": 0.2491350769996643,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.