Category
Reviews
No reviews yet — be the first to review boxes.dev.
Get this data via API
Classify boxes.dev — 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://boxes.dev"}'
{
"domain": {
"domain_url": "https://boxes.dev",
"categories": [
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.3567313849925995,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.22241754829883575,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Internet & Telecom/Email & Messaging/Other",
"confidence": 0.1667594313621521,
"IAB19-15": "Email",
"IAB-623-619": "Internet - Email"
},
{
"name": "/Online Communities/Other",
"confidence": 0.1049620434641838,
"IAB-148-132": "Education - Online Education"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.