Get this data via API

Classify idol-event.me — 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://idol-event.me"}'
{ "domain": { "domain_url": "https://idol-event.me", "categories": [ { "name": "/Arts & Entertainment/Events & Listings/Concerts & Music Festivals", "confidence": 0.7653060555458069, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Music & Audio/World Music", "confidence": 0.7050263285636902, "IAB1": "Arts & Entertainment", "IAB-352-338": "World/International Music/Music/World/International Music" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.312777042388916, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.17589452862739563, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Arts & Entertainment/Music & Audio/Pop Music", "confidence": 0.1405409723520279, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs