Get this data via API

Classify morsawt.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://morsawt.com"}'
{ "domain": { "domain_url": "https://morsawt.com", "categories": [ { "name": "/Business & Industrial/Energy & Utilities/Other", "confidence": 0.6393380165100098, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Home & Garden/Home Appliances/Water Filters & Purifiers", "confidence": 0.33709484338760376, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Fluid Handling", "confidence": 0.20743772387504575, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Chemicals Industry/Other", "confidence": 0.1288868635892868, "IAB-107-90": "Metals Industry/Business and Finance/Industries/Metals Industry" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Other", "confidence": 0.10377215594053268, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Construction & Maintenance/Building Materials & Supplies", "confidence": 0.10263817757368088, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs