Category
Reviews
No reviews yet — be the first to review codifly.co.
Get this data via API
Classify codifly.co — 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://codifly.co"}'
{
"domain": {
"domain_url": "https://codifly.co",
"categories": [
{
"name": "/Internet & Telecom/Web Services/Cloud Storage",
"confidence": 0.594351589679718,
"IAB19-18": "Internet Technology",
"IAB-620-619": "Internet - Cloud Computing"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.26853111386299133,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Internet & Telecom/Web Services/Other",
"confidence": 0.2584342956542969,
"IAB19": "Technology & Computing",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Computers & Electronics/Networking/Distributed & Cloud Computing",
"confidence": 0.13348855078220367,
"IAB19-18": "Internet Technology",
"IAB-620-619": "Internet - Cloud Computing"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Data Management",
"confidence": 0.10228496044874193,
"IAB19-12": "Databases",
"IAB-611-602": "Software and Applications - Databases"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.