Category
Global Rank
#904,558
Reviews
No reviews yet — be the first to review orange.sl.
Get this data via API
Classify orange.sl — 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://orange.sl"}'
{
"domain": {
"domain_url": "https://orange.sl",
"categories": [
{
"name": "/Internet & Telecom/Service Providers",
"confidence": 0.61,
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Shopping/Consumer Resources/Coupons & Discount Offers",
"confidence": 0.51,
"IAB22-2": "Couponing",
"IAB-474-473": "Shopping - Coupons and Discounts"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.