Get this data via API

Classify laonda.music — 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://laonda.music"}'
{ "domain": { "domain_url": "https://laonda.music", "categories": [ { "name": "/Shopping/Apparel/Swimwear", "confidence": 0.8933400511741638, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Shopping/Apparel/Women's Clothing", "confidence": 0.5970875024795532, "IAB22": "Shopping", "IAB-566-560": "Women's Clothing/Style & Fashion/Women's Fashion/Women's Clothing" }, { "name": "/Arts & Entertainment/Entertainment Industry/Recording Industry", "confidence": 0.3701089322566986, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Beauty & Fitness/Fashion & Style/Other", "confidence": 0.24508431553840637, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" } ] }, "success": true }
Get Free API Key View API Docs