Company
Category
Reviews
No reviews yet — be the first to review seconds-out.co.uk.
Get this data via API
Classify seconds-out.co.uk — 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://seconds-out.co.uk"}'
{
"domain": {
"domain_url": "https://seconds-out.co.uk",
"categories": [
{
"name": "/Sports/Sporting Goods/Combat Sports Equipment",
"confidence": 1,
"IAB17": "Sports",
"IAB-551-483": "Sports - Sports Equipment"
},
{
"name": "/Shopping/Apparel/Footwear",
"confidence": 0.7862650156021118,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
},
{
"name": "/Sports/Combat Sports/Boxing",
"confidence": 0.21322141587734225,
"IAB17-5": "Boxing",
"IAB-485-483": "Sports - Boxing"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.