Get this data via API

Classify radioliveshow.online — 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://radioliveshow.online"}'
{ "domain": { "domain_url": "https://radioliveshow.online", "categories": [ { "name": "/Arts & Entertainment/Music & Audio/Radio", "confidence": 0.9712284207344056, "IAB9-24": "Radio", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Music & Audio/Music Streams & Downloads", "confidence": 0.5287241339683533, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Computers & Electronics/Consumer Electronics/Car Electronics", "confidence": 0.4767619967460632, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Internet & Telecom/Communications Equipment/Radio Equipment", "confidence": 0.15479861199855804, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Consumer Electronics/Audio Equipment", "confidence": 0.10413000732660294, "IAB-634-632": "Home Entertainment Systems/Technology & Computing/Consumer Electronics/Home Entertainment Systems" } ] }, "success": true }
Get Free API Key View API Docs