Get this data via API
Classify starsbangkok.com — 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://starsbangkok.com"}'
{
"domain": {
"domain_url": "https://starsbangkok.com",
"categories": [
{
"name": "/People & Society/Other",
"confidence": 0.98286372423172,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Beauty & Fitness/Beauty Services & Spas/Massage Therapy",
"confidence": 0.9527417421340942,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Adult",
"confidence": 0.5447494387626648,
"IAB-51-SPSHQ5": "Genres - Young Adult"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.