Get this data via API

Classify lumynex.co — 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://lumynex.co"}'
{ "domain": { "domain_url": "https://lumynex.co", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.19172303378582, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Games/Computer & Video Games/Massively Multiplayer Games", "confidence": 0.13147807121276855, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Games/Computer & Video Games/Gaming Reference & Reviews", "confidence": 0.12164439260959624, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Online Communities/Social Networks", "confidence": 0.1130429282784462, "IAB-148-132": "Education - Online Education" }, { "name": "/Online Communities/Virtual Worlds", "confidence": 0.107523612678051, "IAB-148-132": "Education - Online Education" } ] }, "success": true }
Get Free API Key View API Docs