Category
Reviews
No reviews yet — be the first to review salacotbits.digital.
Get this data via API
Classify salacotbits.digital — 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://salacotbits.digital"}'
{
"domain": {
"domain_url": "https://salacotbits.digital",
"categories": [
{
"name": "/Shopping/Apparel/Footwear",
"confidence": 0.5564179420471191,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
},
{
"name": "/Shopping/Gifts & Special Event Items/Custom & Personalized Items",
"confidence": 0.3606308996677398,
"IAB22": "Shopping",
"IAB-476-473": "Shopping - Gifts and Greetings Cards"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Other",
"confidence": 0.1230418011546135,
"IAB1-3": "Fine Art",
"IAB-201": "Fine Art"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.