Get this data via API

Classify wimoove.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://wimoove.eu"}'
{ "domain": { "domain_url": "https://wimoove.eu", "categories": [ { "name": "/Health/Medical Devices & Equipment/Assistive Technology", "confidence": 0.9805178642272948, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Devices & Equipment/Other", "confidence": 0.26388660073280334, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Computers & Electronics/Consumer Electronics/Gadgets & Portable Electronics", "confidence": 0.24221810698509216, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Beauty & Fitness/Fitness/Fitness Equipment & Accessories", "confidence": 0.13545122742652893, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" } ] }, "success": true }
Get Free API Key View API Docs