Get this data via API

Classify innovatusimaging.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://innovatusimaging.com"}'
{ "domain": { "domain_url": "https://innovatusimaging.com", "categories": [ { "name": "/Health/Medical Devices & Equipment/Other", "confidence": 0.8087691068649292, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Facilities & Services/Medical Procedures/Other", "confidence": 0.6953415274620056, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Shopping/Consumer Resources/Customer Services", "confidence": 0.25521135330200195, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.18158869445323944, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Reference/Technical Reference", "confidence": 0.13996393978595734 } ] }, "success": true }
Get Free API Key View API Docs