Get this data via API
Classify yolingo.app — 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://yolingo.app"}'
{
"domain": {
"domain_url": "https://yolingo.app",
"categories": [
{
"name": "/Reference/Language Resources/Foreign Language Resources",
"confidence": 0.5351733565330505,
"IAB-147-132": "Education - Language Learning"
},
{
"name": "/Reference/Language Resources/Other",
"confidence": 0.3991291522979736,
"IAB-147-132": "Education - Language Learning"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.1585489958524704,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Books & Literature/Children's Literature",
"confidence": 0.12205451726913452,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.11290019005537032,
"IAB-143-132": "Education - Educational Assessment"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.