Category
Reviews
No reviews yet — be the first to review assets.dev.
Get this data via API
Classify assets.dev — 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://assets.dev"}'
{
"domain": {
"domain_url": "https://assets.dev",
"categories": [
{
"name": "/Computers & Electronics/Software/Multimedia Software",
"confidence": 0.5613954067230225,
"IAB19": "Technology & Computing",
"IAB-606-602": "Software and Applications - Video Software"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Brand Management",
"confidence": 0.4044843018054962,
"IAB3-11": "Marketing",
"IAB-58-53": "Business - Marketing and Advertising"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Design",
"confidence": 0.3476659953594208,
"IAB1-3": "Fine Art",
"IAB-204-201": "Fine Art - Design"
},
{
"name": "/Online Communities/Online Goodies/Clip Art & Animated GIFs",
"confidence": 0.336542546749115,
"IAB19-33": "Web Clip Art",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Arts & Entertainment/Online Media/Online Image Galleries",
"confidence": 0.23031872510910031,
"IAB1": "Arts & Entertainment"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Other",
"confidence": 0.17144306004047394,
"IAB3-1": "Advertising",
"IAB-58-53": "Business - Marketing and Advertising"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.