Get this data via API

Classify semyaessentials.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://semyaessentials.com"}'
{ "domain": { "domain_url": "https://semyaessentials.com", "categories": [ { "name": "/Home & Garden/Household Supplies/Other", "confidence": 0.2506468892097473, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Home & Garden/Household Supplies/Household Cleaning Supplies", "confidence": 0.1984836310148239, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Beauty & Fitness/Face & Body Care/Hygiene & Toiletries", "confidence": 0.1448149532079697, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Home & Garden/Other", "confidence": 0.11897174268960951, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Beauty & Fitness/Face & Body Care/Other", "confidence": 0.11325611174106598, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" } ] }, "success": true }
Get Free API Key View API Docs