Category
Reviews
No reviews yet — be the first to review dsgn.cloud.
Get this data via API
Classify dsgn.cloud — 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://dsgn.cloud"}'
{
"domain": {
"domain_url": "https://dsgn.cloud",
"categories": [
{
"name": "/Arts & Entertainment/Entertainment Industry/Film & TV Industry",
"confidence": 0.4163461029529571,
"IAB1": "Arts & Entertainment",
"IAB-93-90": "Industries - Entertainment Industry"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Design",
"confidence": 0.3084160089492798,
"IAB1-3": "Fine Art",
"IAB-204-201": "Fine Art - Design"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Other",
"confidence": 0.2348124384880066,
"IAB3-1": "Advertising",
"IAB-58-53": "Business - Marketing and Advertising"
},
{
"name": "/Arts & Entertainment/Entertainment Industry/Recording Industry",
"confidence": 0.11140726506710052,
"IAB1-6": "Music",
"IAB-93-90": "Industries - Entertainment Industry"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Other",
"confidence": 0.10975799709558488,
"IAB1-3": "Fine Art",
"IAB-201": "Fine Art"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.