Category
Reviews
No reviews yet — be the first to review ses.cl.
Get this data via API
Classify ses.cl — 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://ses.cl"}'
{
"domain": {
"domain_url": "https://ses.cl",
"categories": [
{
"name": "/Business & Industrial/Shipping & Logistics/Import & Export",
"confidence": 0.8904197216033936,
"IAB3-10": "Logistics",
"IAB-57-53": "Business - Logistics"
},
{
"name": "/Business & Industrial/Shipping & Logistics/Freight Transport/Other",
"confidence": 0.24810954928398132,
"IAB3-10": "Logistics",
"IAB-57-53": "Business - Logistics"
},
{
"name": "/Business & Industrial/Shipping & Logistics/Mail & Package Delivery",
"confidence": 0.15268494188785553,
"IAB3-10": "Logistics",
"IAB-57-53": "Business - Logistics"
},
{
"name": "/Business & Industrial/Shipping & Logistics/Other",
"confidence": 0.10903792828321456,
"IAB3-10": "Logistics",
"IAB-57-53": "Business - Logistics"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.