Category
Reviews
No reviews yet — be the first to review devcaleo.com.
Get this data via API
Classify devcaleo.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://devcaleo.com"}'
{
"domain": {
"domain_url": "https://devcaleo.com",
"categories": [
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.3424321115016937,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Computers & Electronics/Software/Other",
"confidence": 0.15093424916267395,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.1508154571056366,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Science/Engineering & Technology/Other",
"confidence": 0.12443598359823228,
"IAB15": "Science",
"IAB-464": "Science"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.11836577951908112,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.1042567789554596,
"IAB3-4": "Business Software",
"IAB-602-599": "Computing - Software and Applications"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.