Get this data via API
Classify medvi.org — 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://medvi.org"}'
{
"domain": {
"domain_url": "https://medvi.org",
"categories": [
{
"name": "/Beauty & Fitness/Weight Loss",
"confidence": 0.6338360905647278,
"IAB7-44": "Weight Loss",
"IAB-231-223": "Healthy Living - Weight Loss"
},
{
"name": "/Beauty & Fitness/Hair Care/Hair Loss",
"confidence": 0.16504794359207153,
"IAB7": "Health & Fitness",
"IAB-554-553": "Hair Care/Style & Fashion/Beauty/Hair Care"
}
]
},
"success": true
}
Category
Global Rank
#246,856
Get this data as JSON — free trial, 50 API calls included.