Get this data via API

Classify dailystack.eu — 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://dailystack.eu"}'
{ "domain": { "domain_url": "https://dailystack.eu", "categories": [ { "name": "/Health/Nutrition/Vitamins & Supplements", "confidence": 0.9613015055656432, "IAB7-32": "Nutrition", "IAB-229-223": "Nutrition/Healthy Living/Nutrition" }, { "name": "/Beauty & Fitness/Fitness/Bodybuilding", "confidence": 0.34105661511421204, "IAB17-4": "Bodybuilding", "IAB-549-483": "Sports - Bodybuilding" }, { "name": "/Health/Health Conditions/Arthritis", "confidence": 0.1355506181716919, "IAB7-6": "Arthritis", "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs