Category
Global Rank
#554
Reviews
No reviews yet — be the first to review uol.com.br.
Get this data via API
Classify uol.com.br — 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://uol.com.br"}'
{
"domain": {
"domain_url": "https://uol.com.br",
"categories": [
{
"name": "/News",
"confidence": 0.9,
"IAB12": "News",
"IAB-379": "News and Politics"
},
{
"name": "/Arts & Entertainment",
"confidence": 0.8,
"IAB1": "Arts & Entertainment",
"IAB-JLBCU7": "Entertainment"
},
{
"name": "/Internet & Telecom",
"confidence": 0.7,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Shopping",
"confidence": 0.6,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Jobs & Education",
"confidence": 0.5,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Travel",
"confidence": 0.4,
"IAB20": "Travel",
"IAB-653": "Travel"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.