Category
Global Rank
#17,438
Tech Stack (5 technologies)
Reviews
No reviews yet — be the first to review nic.med.
Get this data via API
Classify nic.med — 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://nic.med"}'
{
"domain": {
"domain_url": "https://nic.med",
"categories": [
{
"name": "/Internet & Telecom/Web Services/Other",
"confidence": 1,
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.2211395800113678,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Medical Literature & Resources/Other",
"confidence": 0.15457411110401154,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.11134327948093414,
"IAB-264-239": "Hobbies & Interests - Content Production"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.