Category
Reviews
No reviews yet — be the first to review trendystuff.co.
Get this data via API
Classify trendystuff.co — 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://trendystuff.co"}'
{
"domain": {
"domain_url": "https://trendystuff.co",
"categories": [
{
"name": "/Home & Garden/Kitchen & Dining/Cookware & Diningware",
"confidence": 1,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden"
},
{
"name": "/Shopping/Gifts & Special Event Items/Custom & Personalized Items",
"confidence": 0.906732439994812,
"IAB22": "Shopping",
"IAB-476-473": "Shopping - Gifts and Greetings Cards"
},
{
"name": "/People & Society/Family & Relationships/Family/Other",
"confidence": 0.30485087633132935,
"IAB6": "Family & Parenting",
"IAB-186": "Family and Relationships"
},
{
"name": "/Shopping/Gifts & Special Event Items/Gifts",
"confidence": 0.13095228374004364,
"IAB22": "Shopping",
"IAB-476-473": "Shopping - Gifts and Greetings Cards"
},
{
"name": "/Shopping/Apparel/Casual Apparel",
"confidence": 0.12991467118263245,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.