Get this data via API
Classify loshnlogic.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://loshnlogic.com"}'
{
"domain": {
"domain_url": "https://loshnlogic.com",
"categories": [
{
"name": "/Reference/Language Resources/Other",
"confidence": 0.24121259152889252,
"IAB-147-132": "Education - Language Learning"
},
{
"name": "/Computers & Electronics/Programming/Scripting Languages",
"confidence": 0.13685955107212067,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Software/Open Source",
"confidence": 0.12460935115814208,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.122291699051857,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.