Get this data via API
Classify boxnlok.vn — 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://boxnlok.vn"}'
{
"domain": {
"domain_url": "https://boxnlok.vn",
"categories": [
{
"name": "/Business & Industrial/Shipping & Logistics/Self Storage",
"confidence": 0.9406245946884156,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Travel & Transportation/Luggage & Travel Accessories/Other",
"confidence": 0.7697176933288574,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Transportation/Air Travel",
"confidence": 0.4292042553424835,
"IAB20-3": "Air Travel",
"IAB-672-664": "Air Travel/Travel/Travel Type/Air Travel"
},
{
"name": "/Business & Industrial/Shipping & Logistics/Moving & Relocation",
"confidence": 0.2666245102882385,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Shipping & Logistics/Mail & Package Delivery",
"confidence": 0.16395750641822815,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Shipping & Logistics/Freight Transport/Other",
"confidence": 0.1099669560790062,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Travel & Transportation/Transportation/Parking/Airport Parking & Transportation",
"confidence": 0.10045061260461809,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.