Category
Reviews
No reviews yet — be the first to review boxwork.ca.
Get this data via API
Classify boxwork.ca — 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://boxwork.ca"}'
{
"domain": {
"domain_url": "https://boxwork.ca",
"categories": [
{
"name": "/Business & Industrial/Agriculture & Forestry/Other",
"confidence": 0.7364480495452881,
"IAB3-2": "Agriculture",
"IAB-102-90": "Industries - Agriculture"
},
{
"name": "/Shopping/Wholesalers & Liquidators",
"confidence": 0.44617047905921936,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Business & Industrial/Business Services/Commercial Distribution",
"confidence": 0.2520708441734314,
"IAB3-10": "Logistics",
"IAB-57-53": "Business - Logistics"
},
{
"name": "/Food & Drink/Food/Other",
"confidence": 0.1692746877670288,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink"
},
{
"name": "/Business & Industrial/Hospitality Industry/Food Service",
"confidence": 0.15685784816741943,
"IAB3": "Business",
"IAB-98-90": "Industries - Hospitality Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.