Category
Reviews
No reviews yet — be the first to review support.spotify.com.
Get this data via API
Classify support.spotify.com — 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://support.spotify.com"}'
{
"domain": {
"domain_url": "https://support.spotify.com",
"categories": [
{
"name": "/Arts & Entertainment/Music & Audio/Music Streams & Downloads",
"confidence": 0.96651691198349,
"IAB1-6": "Music",
"IAB-338-JLBCU7": "Entertainment - Music"
},
{
"name": "/Shopping/Consumer Resources/Customer Services",
"confidence": 0.2185661941766739,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Helpdesk & Customer Support Systems",
"confidence": 0.13251028954982758,
"IAB19-27": "PC Support",
"IAB-626-619": "Internet - IT and Internet Support"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.