Get this data via API

Classify maviraai.com — 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://maviraai.com"}'
{ "domain": { "domain_url": "https://maviraai.com", "categories": [ { "name": "/Beauty & Fitness/Fashion & Style/Other", "confidence": 0.5811275839805603, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Shopping/Apparel/Women's Clothing", "confidence": 0.5247638821601868, "IAB22": "Shopping", "IAB-566-560": "Women's Clothing/Style & Fashion/Women's Fashion/Women's Clothing" }, { "name": "/Beauty & Fitness/Fashion & Style/Fashion Designers & Collections", "confidence": 0.15629476308822632, "IAB7": "Health & Fitness", "IAB-553-552": "Beauty/Style & Fashion/Beauty" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.1495414525270462, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Shopping/Apparel/Casual Apparel", "confidence": 0.11040255427360536, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs