Get this data via API

Classify wa3000.de — 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://wa3000.de"}'
{ "domain": { "domain_url": "https://wa3000.de", "categories": [ { "name": "/Business & Industrial/Manufacturing/Factory Automation", "confidence": 0.7661300301551819, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Electronics & Electrical/Electronic Components", "confidence": 0.42700356245040894, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Other", "confidence": 0.23884135484695437, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Electronics & Electrical/Electromechanical Devices", "confidence": 0.17330603301525116, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.1262480914592743, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs