Category
Reviews
No reviews yet — be the first to review tradd.co.
Get this data via API
Classify tradd.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://tradd.co"}'
{
"domain": {
"domain_url": "https://tradd.co",
"categories": [
{
"name": "/Shopping/Discount & Outlet Stores",
"confidence": 0.5319796800613403,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Home & Garden/Home Furnishings/Other",
"confidence": 0.5159790515899658,
"IAB10-7": "Interior Decorating",
"IAB-283-274": "Home & Garden - Interior Decorating"
},
{
"name": "/Home & Garden/Home & Interior Decor",
"confidence": 0.1551108360290527,
"IAB10-7": "Interior Decorating",
"IAB-283-274": "Home & Garden - Interior Decorating"
},
{
"name": "/Shopping/Mass Merchants & Department Stores",
"confidence": 0.11923934519290924,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Shopping/Wholesalers & Liquidators",
"confidence": 0.1070455014705658,
"IAB22": "Shopping",
"IAB-473": "Shopping"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.