Category
Reviews
No reviews yet — be the first to review mdnerd.org.
Get this data via API
Classify mdnerd.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://mdnerd.org"}'
{
"domain": {
"domain_url": "https://mdnerd.org",
"categories": [
{
"name": "/Health/Health Education & Medical Training",
"confidence": 0.8875972628593445,
"IAB5": "Education",
"IAB-286": "Medical Health"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.5590927004814148,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Health/Medical Literature & Resources/Other",
"confidence": 0.474548876285553,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Jobs & Education/Education/Colleges & Universities",
"confidence": 0.21029894053936005,
"IAB5": "Education",
"IAB-137-132": "Education - College Education"
},
{
"name": "/Jobs & Education/Education/Standardized & Admissions Tests",
"confidence": 0.14795587956905365,
"IAB5": "Education",
"IAB-144-143": "Educational Assessment - Standardized Testing"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.