Get this data via API
Classify logodownload.org — 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://logodownload.org"}'
{
"domain": {
"domain_url": "https://logodownload.org",
"categories": [
{
"name": "/Arts & Entertainment/Visual Art & Design/Design",
"confidence": 0.9460864067077636,
"IAB1": "Arts & Entertainment",
"IAB-204-201": "Design/Fine Art/Design"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Brand Management",
"confidence": 0.4141008257865906,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Arts & Entertainment/Online Media/Online Image Galleries",
"confidence": 0.39448654651641846,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Online Communities/Online Goodies/Clip Art & Animated GIFs",
"confidence": 0.2305024117231369,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Sports/Team Sports/Soccer",
"confidence": 0.14406174421310425,
"IAB17": "Sports",
"IAB-533-483": "Soccer/Sports/Soccer"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Other",
"confidence": 0.13195964694023132,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Global Rank
#189,147
Get this data as JSON — free trial, 50 API calls included.