Get this data via API

Classify houski.ca — 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://houski.ca"}'
{ "domain": { "domain_url": "https://houski.ca", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.278725266456604, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Real Estate/Other", "confidence": 0.2661922574043274, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Real Estate/Real Estate Listings/Other", "confidence": 0.18880699574947357, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/News/Business News/Other", "confidence": 0.14742298424243927, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Reference/General Reference/Public Records", "confidence": 0.1162550076842308, "IAB-376-SPSHQ5": "Genres - Public Radio" }, { "name": "/Real Estate/Real Estate Services/Real Estate Agencies", "confidence": 0.11209769546985626, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Real Estate/Real Estate Services/Other", "confidence": 0.1043866202235222, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" } ] }, "success": true }
Get Free API Key View API Docs