Category
Reviews
No reviews yet — be the first to review stores.kay.com.
Get this data via API
Classify stores.kay.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://stores.kay.com"}'
{
"domain": {
"domain_url": "https://stores.kay.com",
"categories": [
{
"name": "/Shopping/Apparel/Other",
"confidence": 0.18054339289665225,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
},
{
"name": "/Shopping/Apparel/Women's Clothing",
"confidence": 0.1505444198846817,
"IAB18-5": "Clothing",
"IAB-566-560": "Women's Fashion - Women's Clothing"
},
{
"name": "/Shopping/Mass Merchants & Department Stores",
"confidence": 0.1364087462425232,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Reference/Directories & Listings/Business & Personal Listings",
"confidence": 0.13266921043395996,
"IAB3": "Business",
"IAB-53-52": "Business and Finance - Business"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.