Get this data via API

Classify lightq.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://lightq.de"}'
{ "domain": { "domain_url": "https://lightq.de", "categories": [ { "name": "/Computers & Electronics/Electronics & Electrical/Optoelectronics & Fiber", "confidence": 0.5406244993209839, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Science/Physics", "confidence": 0.3976123631000519, "IAB15-6": "Physics", "IAB-471-464": "Physics/Science/Physics" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.18165884912014008, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.16990521550178528, "IAB-132": "Education" }, { "name": "/Science/Engineering & Technology/Other", "confidence": 0.16692228615283966, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs