Get this data via API
Classify ymca.org.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://ymca.org.sg"}'
{
"domain": {
"domain_url": "https://ymca.org.sg",
"categories": [
{
"name": "/Hobbies & Leisure/Clubs & Organizations/Youth Organizations & Resources",
"confidence": 0.7167103886604309,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Jobs & Education/Jobs/Career Resources & Planning",
"confidence": 0.42477327585220337,
"IAB-126-123": "Career Planning/Careers/Career Planning"
},
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 0.28683072328567505,
"IAB-132": "Education"
},
{
"name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy",
"confidence": 0.28079941868782043,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Law & Government/Social Services/Other",
"confidence": 0.1491771936416626,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Hobbies & Leisure/Clubs & Organizations/Other",
"confidence": 0.14883014559745789,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Jobs & Education/Jobs/Other",
"confidence": 0.1256585270166397,
"IAB-132": "Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.