Get this data via API
Classify matrixgolf.app — 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://matrixgolf.app"}'
{
"domain": {
"domain_url": "https://matrixgolf.app",
"categories": [
{
"name": "/Sports/Individual Sports/Golf",
"confidence": 0.8516892790794373,
"IAB17-15": "Golf",
"IAB-512-483": "Golf/Sports/Golf"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.6698378920555115,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Consumer Electronics/GPS & Navigation",
"confidence": 0.5633735060691833,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Sports/Sporting Goods/Golf Equipment",
"confidence": 0.11476583778858183,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Reference/Geographic Reference/Maps",
"confidence": 0.10412544012069702,
"IAB-WQC6HR-602": "Software and Applications - Maps & Navigation"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.