Get this data via API
Classify unitel.bo — 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://unitel.bo"}'
{
"domain": {
"domain_url": "https://unitel.bo",
"categories": [
{
"name": "/News/Other",
"confidence": 0.5309780836105347,
"IAB12": "News"
},
{
"name": "/News/Local News",
"confidence": 0.30330052971839905,
"IAB12-3": "Local News"
}
]
},
"success": true
}
Category
News
Local News
30%
Global Rank
#33,406
Get this data as JSON — free trial, 50 API calls included.