Category
Reviews
No reviews yet — be the first to review sensia.life.
Get this data via API
Classify sensia.life — 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://sensia.life"}'
{
"domain": {
"domain_url": "https://sensia.life",
"categories": [
{
"name": "/Health/Health Conditions/Allergies/Environmental Allergies",
"confidence": 0.9680193662643432,
"IAB7-4": "Allergies",
"IAB-288-287": "Diseases and Conditions - Allergies"
},
{
"name": "/Health/Health Conditions/Allergies/Other",
"confidence": 0.5481122732162476,
"IAB7-4": "Allergies",
"IAB-288-287": "Diseases and Conditions - Allergies"
},
{
"name": "/Health/Medical Literature & Resources/Other",
"confidence": 0.3521699607372284,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.2336704283952713,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Computers & Electronics/Software/Intelligent Personal Assistants",
"confidence": 0.11188830435276031,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.