Get this data via API
Classify redbull.tv — 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://redbull.tv"}'
{
"domain": {
"domain_url": "https://redbull.tv",
"categories": [
{
"name": "/Food & Drink/Beverages/Soft Drinks",
"confidence": 0.75,
"IAB8": "Food & Drink",
"IAB-222-210": "Non-Alcoholic Beverages/Food & Drink/Non-Alcoholic Beverages"
},
{
"name": "/Arts & Entertainment",
"confidence": 0.73,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Sports",
"confidence": 0.67,
"IAB17": "Sports",
"IAB-483": "Sports/Sports"
}
]
},
"success": true
}
Category
Global Rank
#31,895
Tech Stack (6 technologies)
Get this data as JSON — free trial, 50 API calls included.