Get this data via API

Classify mayhemfm.live — 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://mayhemfm.live"}'
{ "domain": { "domain_url": "https://mayhemfm.live", "categories": [ { "name": "/Arts & Entertainment/Music & Audio/Dance & Electronic Music", "confidence": 0.9464386105537416, "IAB1": "Arts & Entertainment", "IAB-351-338": "Dance and Electronic Music/Music/Dance and Electronic Music" }, { "name": "/Arts & Entertainment/Music & Audio/Radio", "confidence": 0.7889207005500793, "IAB9-24": "Radio", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Music & Audio/Music Streams & Downloads", "confidence": 0.17498457431793213, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs