Get this data via API

Classify holar.com.tw — 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://holar.com.tw"}'
{ "domain": { "domain_url": "https://holar.com.tw", "categories": [ { "name": "/Home & Garden/Kitchen & Dining/Cookware & Diningware", "confidence": 0.8692328929901123, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.43401601910591125, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Home & Garden/Kitchen & Dining/Other", "confidence": 0.3140150010585785, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/News/Business News/Company News", "confidence": 0.15333090722560885, "IAB13-2": "Credit/Debt & Loans", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Home & Garden/Kitchen & Dining/Small Kitchen Appliances", "confidence": 0.11352410167455672, "IAB-278-274": "Home Appliances/Home & Garden/Home Appliances" } ] }, "success": true }
Get Free API Key View API Docs