Get this data via API
Classify gzip.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://gzip.org"}'
{
"domain": {
"domain_url": "https://gzip.org",
"categories": [
{
"name": "/Computers & Electronics/Software/Software Utilities",
"confidence": 0.8287192583084106,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Computers & Electronics/Software/Freeware & Shareware",
"confidence": 0.185893714427948,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.15136514604091644,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Software/Open Source",
"confidence": 0.14947408437728882,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Global Rank
#4,799
Get this data as JSON — free trial, 50 API calls included.