Get this data via API
Classify musicow.io — 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://musicow.io"}'
{
"domain": {
"domain_url": "https://musicow.io",
"categories": [
{
"name": "/Arts & Entertainment/Entertainment Industry/Recording Industry",
"confidence": 0.38744792342185974,
"IAB1": "Arts & Entertainment",
"IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry"
},
{
"name": "/Arts & Entertainment/Music & Audio/Other",
"confidence": 0.3424467444419861,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Finance/Investing/Currencies & Foreign Exchange",
"confidence": 0.1816285401582718,
"IAB13-7": "Investing",
"IAB-82-80": "Currencies/Business and Finance/Economy/Currencies"
},
{
"name": "/Finance/Investing/Other",
"confidence": 0.11154671013355257,
"IAB13-7": "Investing",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.