Category
Reviews
No reviews yet — be the first to review vicinity.sg.
Get this data via API
Classify vicinity.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://vicinity.sg"}'
{
"domain": {
"domain_url": "https://vicinity.sg",
"categories": [
{
"name": "/Arts & Entertainment/Visual Art & Design/Design",
"confidence": 0.4129646420478821,
"IAB1-3": "Fine Art",
"IAB-204-201": "Fine Art - Design"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Other",
"confidence": 0.3258001208305359,
"IAB3-1": "Advertising",
"IAB-58-53": "Business - Marketing and Advertising"
},
{
"name": "/Business & Industrial/Hospitality Industry/Event Planning",
"confidence": 0.2030697911977768,
"IAB3": "Business",
"IAB-98-90": "Industries - Hospitality Industry"
},
{
"name": "/Business & Industrial/Business Services/Corporate Events",
"confidence": 0.17640364170074463,
"IAB3": "Business",
"IAB-180-8VZQHL": "Events - Business Expos & Conferences"
},
{
"name": "/Arts & Entertainment/Entertainment Industry/Film & TV Industry",
"confidence": 0.1657368689775467,
"IAB1": "Arts & Entertainment",
"IAB-93-90": "Industries - Entertainment Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.