Category
Reviews
No reviews yet — be the first to review moving-through.life.
Get this data via API
Classify moving-through.life — 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://moving-through.life"}'
{
"domain": {
"domain_url": "https://moving-through.life",
"categories": [
{
"name": "/Health/Mental Health/Counseling Services",
"confidence": 0.9764041304588318,
"IAB7-37": "Psychology/Psychiatry",
"IAB-301-287": "Diseases and Conditions - Mental Health"
},
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.3527660369873047,
"IAB14": "Society",
"IAB-232-223": "Healthy Living - Wellness"
},
{
"name": "/Health/Mental Health/Anxiety & Stress",
"confidence": 0.18815627694129944,
"IAB7-34": "Panic/Anxiety Disorders",
"IAB-301-287": "Diseases and Conditions - Mental Health"
},
{
"name": "/Arts & Entertainment/Performing Arts/Dance",
"confidence": 0.14424264430999756,
"IAB1-3": "Fine Art",
"IAB-203-201": "Fine Art - Dance"
},
{
"name": "/People & Society/Social Sciences/Psychology",
"confidence": 0.13817130029201508,
"IAB7-37": "Psychology/Psychiatry",
"IAB-301-287": "Diseases and Conditions - Mental Health"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.