Get this data via API
Classify hardlightsim.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://hardlightsim.com"}'
{
"domain": {
"domain_url": "https://hardlightsim.com",
"categories": [
{
"name": "/Science/Engineering & Technology/Robotics",
"confidence": 0.8787533044815063,
"IAB15": "Science",
"IAB-638-596": "Robotics/Technology & Computing/Robotics"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.39241674542427063,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.3871465027332306,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Games/Computer & Video Games/Simulation Games",
"confidence": 0.22898772358894348,
"IAB-688-685": "Simulation Video Games/Video Gaming/Video Game Genres/Simulation Video Games"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.22793783247470856,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.22271668910980225,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.11083346605300903,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.