Get this data via API

Classify melmach.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://melmach.com"}'
{ "domain": { "domain_url": "https://melmach.com", "categories": [ { "name": "/Business & Industrial/Industrial Materials & Equipment/Other", "confidence": 0.5152081251144409, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Energy & Utilities/Oil & Gas", "confidence": 0.4823456406593323, "IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry" }, { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.23696622252464297, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Heavy Machinery", "confidence": 0.2089732587337494, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Fluid Handling", "confidence": 0.19280922412872312, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Energy & Utilities/Waste Management", "confidence": 0.10927066951990128, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs