Category
Global Rank
#104,736
Reviews
No reviews yet — be the first to review radiomast.io.
Get this data via API
Classify radiomast.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://radiomast.io"}'
{
"domain": {
"domain_url": "https://radiomast.io",
"categories": [
{
"name": "/Arts & Entertainment/Music & Audio/Radio",
"confidence": 0.85,
"IAB9-24": "Radio",
"IAB-JLBCU7": "Entertainment"
},
{
"name": "/Arts & Entertainment/Online Media",
"confidence": 0.7,
"IAB-JLBCU7": "Entertainment"
},
{
"name": "/Arts & Entertainment/Music & Audio/Music Streams & Downloads",
"confidence": 0.53,
"IAB1-6": "Music",
"IAB-338-JLBCU7": "Entertainment - Music"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.