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": "/Arts & Entertainment/Events & Listings/Event Ticket Sales",
"confidence": 0.5722113847732544,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Events & Listings/Concerts & Music Festivals",
"confidence": 0.5404530763626099,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Music & Audio/World Music",
"confidence": 0.3916223645210266,
"IAB1": "Arts & Entertainment",
"IAB-352-338": "World/International Music/Music/World/International Music"
},
{
"name": "/Hobbies & Leisure/Sweepstakes & Promotional Giveaways",
"confidence": 0.3498390316963196,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Hobbies & Leisure/Merit Prizes & Contests",
"confidence": 0.1952323466539383,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Games/Gambling/Lottery",
"confidence": 0.12181961536407472,
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
}
]
},
"success": true
}
Category
Global Rank
#553
Get this data as JSON — free trial, 50 API calls included.