Get this data via API

Classify techcare.qa — 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://techcare.qa"}'
{ "domain": { "domain_url": "https://techcare.qa", "categories": [ { "name": "/Computers & Electronics/Consumer Electronics/Other", "confidence": 0.6790949702262878, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Consumer Electronics/Electronic Accessories", "confidence": 0.4443519115447998, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile & Wireless Accessories", "confidence": 0.4349362254142761, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Shopping/Shopping Portals", "confidence": 0.19413740932941437, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons", "confidence": 0.17412717640399933, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Shopping/Mass Merchants & Department Stores", "confidence": 0.1551753729581833, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Computers & Electronics/Other", "confidence": 0.15230505168437958, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Phones", "confidence": 0.118581123650074, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Computer Hardware/Other", "confidence": 0.1128699705004692, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs