Category
Global Rank
#8,052
Tech Stack (11 technologies)
Reviews
No reviews yet — be the first to review matrix.org.
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": "/Online Communities/Other",
"confidence": 0.240056574344635,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
},
{
"name": "/Computers & Electronics/Software/Open Source",
"confidence": 0.17288541793823242,
"IAB19-30": "Shareware/Freeware",
"IAB-605-602": "Software and Applications - Shareware and Freeware"
},
{
"name": "/Computers & Electronics/Networking/Data Formats & Protocols",
"confidence": 0.1598043590784073,
"IAB19-8": "Computer Networking",
"IAB-600-599": "Computing - Computer Networking"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.15351836383342743,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.