Category
Reviews
No reviews yet — be the first to review personalizee.com.
Get this data via API
Classify personalizee.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://personalizee.com"}'
{
"domain": {
"domain_url": "https://personalizee.com",
"categories": [
{
"name": "/Shopping/Apparel/Children's Clothing",
"confidence": 0.9207149147987366,
"IAB18-5": "Clothing",
"IAB-575-552": "Style & Fashion - Children's Clothing"
},
{
"name": "/Shopping/Gifts & Special Event Items/Custom & Personalized Items",
"confidence": 0.526660680770874,
"IAB22": "Shopping",
"IAB-476-473": "Shopping - Gifts and Greetings Cards"
},
{
"name": "/Shopping/Apparel/Costumes",
"confidence": 0.39697813987731934,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Shopping/Toys/Dolls & Accessories",
"confidence": 0.2090087383985519,
"IAB22": "Shopping",
"IAB-482-473": "Shopping - Children's Games and Toys"
},
{
"name": "/Shopping/Apparel/Women's Clothing",
"confidence": 0.14246028661727905,
"IAB18-5": "Clothing",
"IAB-566-560": "Women's Fashion - Women's Clothing"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.