Category
Reviews
No reviews yet — be the first to review psas.sg.
Get this data via API
Classify psas.sg — 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://psas.sg"}'
{
"domain": {
"domain_url": "https://psas.sg",
"categories": [
{
"name": "/Sports/Team Sports/Boxing",
"confidence": 0.9,
"IAB-485-483": "Sports - Boxing"
},
{
"name": "/Health/Mental Health",
"confidence": 0.8,
"IAB-301-287": "Diseases and Conditions - Mental Health"
},
{
"name": "/Health/Mental Health/Anxiety & Stress",
"confidence": 0.7,
"IAB7-34": "Panic/Anxiety Disorders",
"IAB-301-287": "Diseases and Conditions - Mental Health"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.6,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Sports/Sports Coaching & Training",
"confidence": 0.5,
"IAB17": "Sports",
"IAB-483": "Sports"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.