Get this data via API
Classify glamgroups.com.au — 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://glamgroups.com.au"}'
{
"domain": {
"domain_url": "https://glamgroups.com.au",
"categories": [
{
"name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Dealers & Retailers",
"confidence": 0.4614501893520355,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Brand)/Toyota",
"confidence": 0.2386682778596878,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/People & Society/Other",
"confidence": 0.12216898798942566,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Repair & Maintenance",
"confidence": 0.12094997614622116,
"IAB-34-1": "Auto Repair/Automotive/Auto Repair"
},
{
"name": "/Business & Industrial/Shipping & Logistics/Import & Export",
"confidence": 0.11393458396196364,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Health/Medical Devices & Equipment/Assistive Technology",
"confidence": 0.11288265883922576,
"IAB-224-223": "Healthy Living - Children's Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.