Get this data via API
Classify redalyc.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://redalyc.org"}'
{
"domain": {
"domain_url": "https://redalyc.org",
"categories": [
{
"name": "/Jobs & Education/Education/Academic Conferences & Publications",
"confidence": 0.6864395141601562,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Science/Scientific Institutions",
"confidence": 0.21291205286979675,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Health/Medical Literature & Resources/Other",
"confidence": 0.1856542676687241,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Science/Other",
"confidence": 0.15673215687274933,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.12533825635910034,
"IAB-143-132": "Education - Educational Assessment"
}
]
},
"success": true
}
Category
Global Rank
#14,421
Get this data as JSON — free trial, 50 API calls included.