Category
Reviews
No reviews yet — be the first to review sublimation.la.
Get this data via API
Classify sublimation.la — 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://sublimation.la"}'
{
"domain": {
"domain_url": "https://sublimation.la",
"categories": [
{
"name": "/Business & Industrial/Advertising & Marketing/Other",
"confidence": 0.8301416635513306,
"IAB3-1": "Advertising",
"IAB-58-53": "Business - Marketing and Advertising"
},
{
"name": "/Shopping/Gifts & Special Event Items/Custom & Personalized Items",
"confidence": 0.5921764373779297,
"IAB22": "Shopping",
"IAB-476-473": "Shopping - Gifts and Greetings Cards"
},
{
"name": "/Business & Industrial/Manufacturing/Other",
"confidence": 0.28438800573349,
"IAB3": "Business",
"IAB-104-90": "Industries - Manufacturing Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.