Get this data via API
Classify yourgroov.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://yourgroov.com"}'
{
"domain": {
"domain_url": "https://yourgroov.com",
"categories": [
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.6148689389228821,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/People & Society/Religion & Belief",
"confidence": 0.5216959118843079,
"IAB-453": "Religion & Spirituality/Religion & Spirituality"
},
{
"name": "/People & Society/Other",
"confidence": 0.3402245342731476,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Games/Family-Oriented Games & Activities/Other",
"confidence": 0.2491571754217148,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.