Category
Reviews
No reviews yet — be the first to review medirev.de.
Get this data via API
Classify medirev.de — 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://medirev.de"}'
{
"domain": {
"domain_url": "https://medirev.de",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.41861218214035034,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Health/Nursing/Assisted Living & Long Term Care",
"confidence": 0.2722829282283783,
"IAB6-9": "Eldercare",
"IAB-190-186": "Family and Relationships - Eldercare"
},
{
"name": "/Health/Nursing/Other",
"confidence": 0.1152004674077034,
"IAB4-7": "Nursing",
"IAB-286": "Medical Health"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.