Get this data via API
Classify ovae.health — 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://ovae.health"}'
{
"domain": {
"domain_url": "https://ovae.health",
"categories": [
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.5855611562728882,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Health/Women's Health",
"confidence": 0.5233550071716309,
"IAB7-45": "Women's Health",
"IAB-238-223": "Women's Health/Healthy Living/Women's Health"
},
{
"name": "/Health/Reproductive Health/Infertility",
"confidence": 0.3663747906684875,
"IAB7-30": "Infertility",
"IAB-302-287": "Reproductive Health/Medical Health/Diseases and Conditions/Reproductive Health"
},
{
"name": "/Health/Reproductive Health/OBGYN",
"confidence": 0.27510133385658264,
"IAB-302-287": "Reproductive Health/Medical Health/Diseases and Conditions/Reproductive Health"
},
{
"name": "/People & Society/Family & Relationships/Family/Other",
"confidence": 0.14710195362567902,
"IAB-186-186": "Family and Relationships/Family and Relationships"
},
{
"name": "/Health/Reproductive Health/Other",
"confidence": 0.13601982593536377,
"IAB-302-287": "Reproductive Health/Medical Health/Diseases and Conditions/Reproductive Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.