Get this data via API
Classify pepsi.hu — 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://pepsi.hu"}'
{
"domain": {
"domain_url": "https://pepsi.hu",
"categories": [
{
"name": "/Games/Computer & Video Games/Sports Games",
"confidence": 0.66,
"IAB-689-685": "Sports Video Games/Video Gaming/Video Game Genres/Sports Video Games"
},
{
"name": "/Food & Drink/Beverages/Soft Drinks",
"confidence": 0.57,
"IAB8": "Food & Drink",
"IAB-222-210": "Non-Alcoholic Beverages/Food & Drink/Non-Alcoholic Beverages"
},
{
"name": "/Sports/Team Sports",
"confidence": 0.52,
"IAB17": "Sports"
}
]
},
"success": true
}
Category
Sports
Team Sports
52%
Global Rank
#838,582
Get this data as JSON — free trial, 50 API calls included.