Get this data via API

Classify laser-techniques.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://laser-techniques.com"}'
{ "domain": { "domain_url": "https://laser-techniques.com", "categories": [ { "name": "/Computers & Electronics/Electronics & Electrical/Electronic Components", "confidence": 0.37831947207450867, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Business Services/Signage", "confidence": 0.319118857383728, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Home & Garden/Home Furnishings/Lamps & Lighting", "confidence": 0.3147486746311188, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Other", "confidence": 0.1556416004896164, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Electronics & Electrical/Other", "confidence": 0.12002883851528168, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Electronics & Electrical/Electromechanical Devices", "confidence": 0.11667710542678832, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Business Services/Office Supplies", "confidence": 0.1021084561944008, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs