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