Get this data via API

Classify nazdesign.in — 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://nazdesign.in"}'
{ "domain": { "domain_url": "https://nazdesign.in", "categories": [ { "name": "/Shopping/Apparel/Women's Clothing", "confidence": 0.8840281367301941, "IAB22": "Shopping", "IAB-566-560": "Women's Clothing/Style & Fashion/Women's Fashion/Women's Clothing" }, { "name": "/Beauty & Fitness/Fashion & Style/Other", "confidence": 0.33499640226364136, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Shopping/Apparel/Children's Clothing", "confidence": 0.23843026161193848, "IAB22": "Shopping", "IAB-575-552": "Children's Clothing/Style & Fashion/Children's Clothing" } ] }, "success": true }
Get Free API Key View API Docs