Category
Reviews
No reviews yet — be the first to review ss.ee.
Get this data via API
Classify ss.ee — 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://ss.ee"}'
{
"domain": {
"domain_url": "https://ss.ee",
"categories": [
{
"name": "/Arts & Entertainment/Comics & Animation/Comics",
"confidence": 0.8,
"IAB9-11": "Comic Books",
"IAB-46-42": "Books and Literature - Comics and Graphic Novels"
},
{
"name": "/Arts & Entertainment/Celebrities & Entertainment News",
"confidence": 0.7,
"IAB1-2": "Celebrity Fan/Gossip",
"IAB-432": "Pop Culture"
},
{
"name": "/Arts & Entertainment/Music & Audio",
"confidence": 0.6,
"IAB-JLBCU7": "Entertainment"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)",
"confidence": 0.5
},
{
"name": "/Autos & Vehicles/Boats & Watercraft",
"confidence": 0.5,
"IAB2": "Automotive",
"IAB-1": "Automotive"
},
{
"name": "/Sports/Team Sports",
"confidence": 0.5,
"IAB-483": "Sports"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.