Get this data via API
Classify gopiyoga.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://gopiyoga.com"}'
{
"domain": {
"domain_url": "https://gopiyoga.com",
"categories": [
{
"name": "/Travel & Transportation/Specialty Travel/Adventure Travel",
"confidence": 0.8278685212135315,
"IAB20-1": "Adventure Travel",
"IAB-665-664": "Travel Type - Adventure Travel"
},
{
"name": "/People & Society/Religion & Belief",
"confidence": 0.7029244899749756,
"IAB-453": "Religion & Spirituality/Religion & Spirituality"
},
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.6638962030410767,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Beauty & Fitness/Fitness/Yoga & Pilates",
"confidence": 0.6570765972137451,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Travel & Transportation/Specialty Travel/Other",
"confidence": 0.3116433024406433,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Travel Guides & Travelogues",
"confidence": 0.1578271985054016,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.