Get this data via API

Classify kolourcafe.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://kolourcafe.com"}'
{ "domain": { "domain_url": "https://kolourcafe.com", "categories": [ { "name": "/Business & Industrial/Business Services/Office Supplies", "confidence": 0.819011390209198, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Printing & Publishing/Document & Printing Services", "confidence": 0.7146021127700806, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Hobbies & Leisure/Crafts/Art & Craft Supplies", "confidence": 0.24153441190719604, "IAB-424-422": "Cats/Pets/Cats" }, { "name": "/Shopping/Gifts & Special Event Items/Gifts", "confidence": 0.1551605761051178, "IAB22": "Shopping", "IAB-476-473": "Gifts and Greetings Cards/Shopping/Gifts and Greetings Cards" }, { "name": "/Shopping/Other", "confidence": 0.13008765876293182, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs