Category
Reviews
No reviews yet — be the first to review scanify.cloud.
Get this data via API
Classify scanify.cloud — 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://scanify.cloud"}'
{
"domain": {
"domain_url": "https://scanify.cloud",
"categories": [
{
"name": "/Internet & Telecom/Web Services/Cloud Storage",
"confidence": 0.8121548891067505,
"IAB19-18": "Internet Technology",
"IAB-620-619": "Internet - Cloud Computing"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.7249875068664551,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Computers & Electronics/Software/Software Utilities",
"confidence": 0.24406853318214417,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Computers & Electronics/Computer Hardware/Computer Peripherals",
"confidence": 0.23458649218082428,
"IAB19-9": "Computer Peripherals",
"IAB-601-599": "Computing - Computer Peripherals"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.19495052099227905,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Online Communities/File Sharing & Hosting",
"confidence": 0.13205665349960327,
"IAB19-18": "Internet Technology",
"IAB-620-619": "Internet - Cloud Computing"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.11530336737632751,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.