Get this data via API

Classify sns.com.my — 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://sns.com.my"}'
{ "domain": { "domain_url": "https://sns.com.my", "categories": [ { "name": "/Computers & Electronics/Computer Hardware/Computer Components", "confidence": 0.5193697810173035, "IAB-601-599": "Computer Peripherals/Technology & Computing/Computing/Computer Peripherals" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.4836124479770661, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.251914918422699, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.23386278748512268, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.15538345277309418, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/News/Technology News", "confidence": 0.13361084461212158, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" }, { "name": "/News/Business News/Company News", "confidence": 0.1097535490989685, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" } ] }, "success": true }
Get Free API Key View API Docs