Get this data via API
Classify yulife.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://yulife.com"}'
{
"domain": {
"domain_url": "https://yulife.com",
"categories": [
{
"name": "Business & Industrial/Business Services",
"confidence": 0.95,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "Health/Insurance",
"confidence": 0.9,
"IAB13-6": "Insurance",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "Health/Wellness",
"confidence": 0.8,
"IAB7-41": "Smoking Cessation",
"IAB-237-232": "Smoking Cessation/Healthy Living/Wellness/Smoking Cessation"
}
]
},
"success": true
}
Category
Global Rank
#440,994
Get this data as JSON — free trial, 50 API calls included.