Category
Reviews
No reviews yet — be the first to review fresh-start.org.
Get this data via API
Classify fresh-start.org — 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://fresh-start.org"}'
{
"domain": {
"domain_url": "https://fresh-start.org",
"categories": [
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.9692820310592652,
"IAB14": "Society",
"IAB-232-223": "Healthy Living - Wellness"
},
{
"name": "/Health/Mental Health/Counseling Services",
"confidence": 0.17891789972782135,
"IAB7-37": "Psychology/Psychiatry",
"IAB-301-287": "Diseases and Conditions - Mental Health"
},
{
"name": "/People & Society/Social Sciences/Psychology",
"confidence": 0.1417430341243744,
"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.