Get this data via API
Classify deck.gallery — 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://deck.gallery"}'
{
"domain": {
"domain_url": "https://deck.gallery",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.829900324344635,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Business & Industrial/Business Operations/Business Plans & Presentations",
"confidence": 0.7893940210342407,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Arts & Entertainment/Online Media/Online Image Galleries",
"confidence": 0.5685631036758423,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Design",
"confidence": 0.24504965543746948,
"IAB1": "Arts & Entertainment",
"IAB-204-201": "Design/Fine Art/Design"
},
{
"name": "/Reference/General Reference/Forms Guides & Templates",
"confidence": 0.12414204329252244
}
]
},
"success": true
}
Company
Category
Get this data as JSON — free trial, 50 API calls included.