Category
Reviews
No reviews yet — be the first to review experience.com.sg.
Get this data via API
Classify experience.com.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://experience.com.sg"}'
{
"domain": {
"domain_url": "https://experience.com.sg",
"categories": [
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.9496157765388488,
"IAB3-11": "Marketing",
"IAB-58-53": "Business - Marketing and Advertising"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.8837775588035583,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Internet & Telecom/Web Services/Search Engine Optimization & Marketing",
"confidence": 0.5039575099945068,
"IAB3-11": "Marketing",
"IAB-58-53": "Business - Marketing and Advertising"
},
{
"name": "/Jobs & Education/Education/Distance Learning",
"confidence": 0.4829876720905304,
"IAB5-6": "Distance Learning",
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Jobs & Education/Education/Open Online Courses",
"confidence": 0.19307337701320648,
"IAB5-6": "Distance Learning",
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Jobs & Education/Education/Computer Education",
"confidence": 0.13782520592212677,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Business & Industrial/Business Operations/Human Resources",
"confidence": 0.10840021818876266,
"IAB3-9": "Human Resources",
"IAB-55-53": "Business - Human Resources"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.