Category
Reviews
No reviews yet — be the first to review vesicly.com.
Get this data via API
Classify vesicly.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://vesicly.com"}'
{
"domain": {
"domain_url": "https://vesicly.com",
"categories": [
{
"name": "/Business & Industrial/Pharmaceuticals & Biotech",
"confidence": 0.7809919118881226,
"IAB3-3": "Biotech/Biomedical",
"IAB-109-90": "Industries - Pharmaceutical Industry"
},
{
"name": "/Health/Health Conditions/Injury",
"confidence": 0.4571175575256348,
"IAB7": "Health & Fitness",
"IAB-298-287": "Diseases and Conditions - Injuries"
},
{
"name": "/Health/Health Foundations & Medical Research",
"confidence": 0.35371771454811096,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Science/Biological Sciences/Other",
"confidence": 0.2853892147541046,
"IAB15-2": "Biology",
"IAB-465-464": "Science - Biological Sciences"
},
{
"name": "/Health/Health Conditions/Skin Conditions",
"confidence": 0.2211119532585144,
"IAB7-19": "Dermatology",
"IAB-309-287": "Diseases and Conditions - Skin and Dermatology"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.