Get this data via API

Classify lydey.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://lydey.com"}'
{ "domain": { "domain_url": "https://lydey.com", "categories": [ { "name": "/Business & Industrial/Manufacturing/Factory Automation", "confidence": 0.944007158279419, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Science/Engineering & Technology/Robotics", "confidence": 0.9425013661384584, "IAB15": "Science", "IAB-638-596": "Robotics/Technology & Computing/Robotics" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.16651074588298798, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.10496914386749268, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" } ] }, "success": true }
Get Free API Key View API Docs