Category
Reviews
No reviews yet — be the first to review theramentor.app.
Get this data via API
Classify theramentor.app — 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://theramentor.app"}'
{
"domain": {
"domain_url": "https://theramentor.app",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.670746922492981,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Health/Mental Health/Counseling Services",
"confidence": 0.13302801549434662,
"IAB7-37": "Psychology/Psychiatry",
"IAB-301-287": "Diseases and Conditions - Mental Health"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.