Get this data via API

Classify slk-israel.co.il — 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://slk-israel.co.il"}'
{ "domain": { "domain_url": "https://slk-israel.co.il", "categories": [ { "name": "/Business & Industrial/Industrial Materials & Equipment/Other", "confidence": 0.35860803723335266, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Home & Garden/Kitchen & Dining/Major Kitchen Appliances", "confidence": 0.3189527988433838, "IAB10": "Home & Garden", "IAB-278-274": "Home Appliances/Home & Garden/Home Appliances" }, { "name": "/Home & Garden/HVAC & Climate Control/Air Conditioners", "confidence": 0.11737201362848282, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" } ] }, "success": true }
Get Free API Key View API Docs