Get this data via API
Classify moam.us — 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://moam.us"}'
{
"domain": {
"domain_url": "https://moam.us",
"categories": [
{
"name": "/Beauty & Fitness/Fitness/Bodybuilding",
"confidence": 0.6902670860290527,
"IAB17-4": "Bodybuilding",
"IAB-549-483": "Sports - Bodybuilding"
},
{
"name": "/People & Society/Religion & Belief",
"confidence": 0.614401638507843,
"IAB-453": "Religion & Spirituality/Religion & Spirituality"
},
{
"name": "/Beauty & Fitness/Fitness/Fitness Instruction & Personal Training",
"confidence": 0.5130507946014404,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Beauty & Fitness/Fitness/Gyms & Health Clubs",
"confidence": 0.21556320786476135,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.11646644026041032,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Beauty & Fitness/Fitness/High Intensity Interval Training",
"confidence": 0.1045623943209648,
"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.