Get this data via API

Classify shoutcastnet.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://shoutcastnet.com"}'
{ "domain": { "domain_url": "https://shoutcastnet.com", "categories": [ { "name": "/Arts & Entertainment/Music & Audio/Podcasts", "confidence": 0.7553616166114807, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Music & Audio/Music Streams & Downloads", "confidence": 0.6896993517875671, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Internet & Telecom/Email & Messaging/Voice & Video Chat", "confidence": 0.22926965355873108, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Arts & Entertainment/TV & Video/Online Video", "confidence": 0.17458505928516388, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Music & Audio/Radio", "confidence": 0.1654849648475647, "IAB9-24": "Radio", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Internet & Telecom/Web Services/Other", "confidence": 0.1623057723045349, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.11696472018957138, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" } ] }, "success": true }
Get Free API Key View API Docs