Get this data via API
Classify livenation.pl — 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://livenation.pl"}'
{
"domain": {
"domain_url": "https://livenation.pl",
"categories": [
{
"name": "/Arts & Entertainment/Events & Listings/Concerts & Music Festivals",
"confidence": 0.9,
"IAB1": "Arts & Entertainment"
},
{
"name": "/Shopping",
"confidence": 0.57,
"IAB22": "Shopping"
},
{
"name": "/Arts & Entertainment/Music & Audio/Rock Music",
"confidence": 0.5,
"IAB1": "Arts & Entertainment",
"IAB-363-338": "Rock Music/Music/Rock Music"
}
]
},
"success": true
}
Category
Shopping
57%
Global Rank
#372,653
Get this data as JSON — free trial, 50 API calls included.