Get this data via API
Classify matrix.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://matrix.org"}'
{
"domain": {
"domain_url": "https://matrix.org",
"categories": [
{
"name": "/Computers & Electronics/Networking/Data Formats & Protocols",
"confidence": 0.2497769147157669,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Online Communities/Other",
"confidence": 0.16816964745521543,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.16507460176944733,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.1378166526556015,
"IAB19-25": "Network Security",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Computers & Electronics/Software/Open Source",
"confidence": 0.13766977190971377,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Global Rank
#8,275
Tech Stack (11 technologies)
Get this data as JSON — free trial, 50 API calls included.