Company
Category
Reviews
No reviews yet — be the first to review diagnosica.com.
Get this data via API
Classify diagnosica.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://diagnosica.com"}'
{
"domain": {
"domain_url": "https://diagnosica.com",
"categories": [
{
"name": "/Games/Computer & Video Games/Simulation Games",
"confidence": 0.5971309542655945,
"IAB9-30": "Video & Computer Games",
"IAB-688-685": "Video Game Genres - Simulation Video Games"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.2092532068490982,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.15402880311012268,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.