Get this data via API
Classify gympalinc.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://gympalinc.com"}'
{
"domain": {
"domain_url": "https://gympalinc.com",
"categories": [
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.5014166831970215,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.4448586404323578,
"IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development"
},
{
"name": "/Beauty & Fitness/Fitness/Fitness Equipment & Accessories",
"confidence": 0.4137345254421234,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Online Communities/Social Networks",
"confidence": 0.19560828804969788,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Beauty & Fitness/Fitness/Fitness Instruction & Personal Training",
"confidence": 0.15839050710201263,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Business & Industrial/Business Services/E-Commerce Services",
"confidence": 0.11560245603322984,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Beauty & Fitness/Fitness/Other",
"confidence": 0.1018662378191948,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Beauty & Fitness/Fitness/Gyms & Health Clubs",
"confidence": 0.10125371813774107,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.