Category
Reviews
No reviews yet — be the first to review 3di.sg.
Get this data via API
Classify 3di.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://3di.sg"}'
{
"domain": {
"domain_url": "https://3di.sg",
"categories": [
{
"name": "/Sports/Sports Coaching & Training",
"confidence": 0.8108242750167847,
"IAB17": "Sports",
"IAB-483": "Sports"
},
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.20915745198726657,
"IAB14": "Society",
"IAB-232-223": "Healthy Living - Wellness"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.10960666835308076,
"IAB5": "Education",
"IAB-132": "Education"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.