Category
Reviews
No reviews yet — be the first to review ninjabyte.com.au.
Get this data via API
Classify ninjabyte.com.au — 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://ninjabyte.com.au"}'
{
"domain": {
"domain_url": "https://ninjabyte.com.au",
"categories": [
{
"name": "/Shopping/Consumer Resources/Customer Services",
"confidence": 0.7782638072967529,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.7661670446395874,
"IAB3-4": "Business Software",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.5280349254608154,
"IAB19-34": "Web Design/HTML",
"IAB-621-619": "Internet - Web Development"
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.3480914831161499,
"IAB3": "Business",
"IAB-103-90": "Industries - Management Consulting Industry"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.3315402567386627,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.