Get this data via API
Classify estudiorock.com.ar — 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://estudiorock.com.ar"}'
{
"domain": {
"domain_url": "https://estudiorock.com.ar",
"categories": [
{
"name": "/Arts & Entertainment/Music & Audio/Rock Music",
"confidence": 0.9202872514724731,
"IAB1": "Arts & Entertainment",
"IAB-363-338": "Rock Music/Music/Rock Music"
},
{
"name": "/Arts & Entertainment/Celebrities & Entertainment News",
"confidence": 0.17928433418273926,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Music & Audio/Music Reference",
"confidence": 0.1727946698665619,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Entertainment Industry/Recording Industry",
"confidence": 0.16512484848499298,
"IAB1": "Arts & Entertainment",
"IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry"
},
{
"name": "/News/Other",
"confidence": 0.12213484942913055,
"IAB12": "News"
},
{
"name": "/Arts & Entertainment/Events & Listings/Concerts & Music Festivals",
"confidence": 0.1057657077908516,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.