Get this data via API
Classify citycast.fm — 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://citycast.fm"}'
{
"domain": {
"domain_url": "https://citycast.fm",
"categories": [
{
"name": "/Reference/Geographic Reference/Other",
"confidence": 0.3876839578151703
},
{
"name": "/News/Local News",
"confidence": 0.339122474193573,
"IAB12-3": "Local News"
},
{
"name": "/Arts & Entertainment/Music & Audio/Podcasts",
"confidence": 0.12985143065452576,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Company
Category
News
Local News
34%
Global Rank
#373,856
Get this data as JSON — free trial, 50 API calls included.