Category
Reviews
No reviews yet — be the first to review codehalo.io.
Get this data via API
Classify codehalo.io — 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://codehalo.io"}'
{
"domain": {
"domain_url": "https://codehalo.io",
"categories": [
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.8399339318275452,
"IAB19-25": "Network Security",
"IAB-618-599": "Computing - Information and Network Security"
},
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.7290343046188354,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.28511714935302734,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Computers & Electronics/Computer Security/Other",
"confidence": 0.24868270754814148,
"IAB19-25": "Network Security",
"IAB-618-599": "Computing - Information and Network Security"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.13916055858135223,
"IAB3-4": "Business Software",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Computers & Electronics/Software/Open Source",
"confidence": 0.1331765204668045,
"IAB19-30": "Shareware/Freeware",
"IAB-605-602": "Software and Applications - Shareware and Freeware"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.