Category
Global Rank
#98,955
Reviews
No reviews yet — be the first to review rcpsych.org.
Get this data via API
Classify rcpsych.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://rcpsych.org"}'
{
"domain": {
"domain_url": "https://rcpsych.org",
"categories": [
{
"name": "/Health/Health Education & Medical Training",
"confidence": 0.72,
"IAB5": "Education",
"IAB-286": "Medical Health"
},
{
"name": "/Jobs & Education/Education/Colleges & Universities",
"confidence": 0.68,
"IAB5": "Education",
"IAB-137-132": "Education - College Education"
},
{
"name": "/Health/Mental Health",
"confidence": 0.63,
"IAB-301-287": "Diseases and Conditions - Mental Health"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.