Get this data via API
Classify ps-rc.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://ps-rc.org"}'
{
"domain": {
"domain_url": "https://ps-rc.org",
"categories": [
{
"name": "/Jobs & Education/Education/Academic Conferences & Publications",
"confidence": 0.679490864276886,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Health/Medical Literature & Resources/Other",
"confidence": 0.6682530641555786,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Medical Facilities & Services/Medical Procedures/Other",
"confidence": 0.6289878487586975,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Women's Health",
"confidence": 0.5774563550949097,
"IAB7-45": "Women's Health",
"IAB-238-223": "Women's Health/Healthy Living/Women's Health"
},
{
"name": "/Health/Medical Facilities & Services/Medical Procedures/Surgery/Cosmetic Surgery",
"confidence": 0.5551044344902039,
"IAB-321-286": "Medical Health - Surgery"
},
{
"name": "/Health/Health Foundations & Medical Research",
"confidence": 0.5263278484344482,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Health Conditions/Cancer",
"confidence": 0.3162458837032318,
"IAB7-11": "Cancer",
"IAB-314-287": "Cancer/Medical Health/Diseases and Conditions/Cancer"
},
{
"name": "/Science/Biological Sciences/Neuroscience",
"confidence": 0.16035830974578855,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Science/Biological Sciences/Other",
"confidence": 0.1074415072798729,
"IAB15": "Science",
"IAB-464": "Science/Science"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.