Get this data via API
Classify vlugapp.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://vlugapp.com"}'
{
"domain": {
"domain_url": "https://vlugapp.com",
"categories": [
{
"name": "/Reference/Language Resources/Foreign Language Resources",
"confidence": 0.6231155395507812,
"IAB-147-132": "Education - Language Learning"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.6098383665084839,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Reference/Language Resources/Other",
"confidence": 0.2653696835041046,
"IAB-147-132": "Education - Language Learning"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.2562848627567291,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Computers & Electronics/Software/Educational Software",
"confidence": 0.2478901892900467,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.145645409822464,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.10367406904697418,
"IAB-143-132": "Education - Educational Assessment"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.