Get this data via API

Classify musictothe.ru — 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://musictothe.ru"}'
{ "domain": { "domain_url": "https://musictothe.ru", "categories": [ { "name": "/Arts & Entertainment/Humor/Live Comedy", "confidence": 0.9656846523284912, "IAB1-4": "Humor", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Events & Listings/Concerts & Music Festivals", "confidence": 0.7667406797409058, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Events & Listings/Event Ticket Sales", "confidence": 0.6108648777008057, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.11378414928913116, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs