Get this data via API

Classify northwest-investment.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://northwest-investment.com"}'
{ "domain": { "domain_url": "https://northwest-investment.com", "categories": [ { "name": "/Business & Industrial/Energy & Utilities/Renewable & Alternative Energy", "confidence": 0.7428432703018188, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Home & Garden/Bed & Bath/Bathroom", "confidence": 0.27433496713638306, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Business & Industrial/Construction & Maintenance/Building Materials & Supplies", "confidence": 0.18538762629032135, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Home & Garden/Home Improvement/Other", "confidence": 0.1730141043663025, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Home & Garden/Home Furnishings/Lamps & Lighting", "confidence": 0.10748490691184998, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" } ] }, "success": true }
Get Free API Key View API Docs