Get this data via API
Classify rnaiscience.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://rnaiscience.com"}'
{
"domain": {
"domain_url": "https://rnaiscience.com",
"categories": [
{
"name": "/Health/Health Foundations & Medical Research",
"confidence": 0.600145161151886,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Medical Literature & Resources/Other",
"confidence": 0.436262309551239,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Jobs & Education/Education/Academic Conferences & Publications",
"confidence": 0.4047466814517975,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Business & Industrial/Other",
"confidence": 0.36376968026161194,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Health/Health Conditions/Heart & Hypertension",
"confidence": 0.3228472173213959,
"IAB-296-287": "Heart and Cardiovascular Diseases/Medical Health/Diseases and Conditions/Heart and Cardiovascular Diseases"
},
{
"name": "/Health/Health Conditions/Other",
"confidence": 0.2145535945892334,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Business & Industrial/Business Services/Corporate Events",
"confidence": 0.1121429055929184,
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.