Get this data via API

Classify lightage.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://lightage.com"}'
{ "domain": { "domain_url": "https://lightage.com", "categories": [ { "name": "/Computers & Electronics/Electronics & Electrical/Optoelectronics & Fiber", "confidence": 0.3695154488086701, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Science/Physics", "confidence": 0.1873953342437744, "IAB15-6": "Physics", "IAB-471-464": "Physics/Science/Physics" }, { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.1797373592853546, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Health/Medical Devices & Equipment/Other", "confidence": 0.17865534126758575, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Other", "confidence": 0.128728449344635, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs