Get this data via API
Classify mtechruckus.com — 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://mtechruckus.com"}'
{
"domain": {
"domain_url": "https://mtechruckus.com",
"categories": [
{
"name": "/Computers & Electronics/Networking/Networking Equipment",
"confidence": 0.7291012406349182,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Networking/Network Monitoring & Management",
"confidence": 0.43164917826652527,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.4125278890132904,
"IAB19-25": "Network Security",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Other",
"confidence": 0.2515392303466797,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Networking/Other",
"confidence": 0.13907870650291443,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.