Category
Reviews
No reviews yet — be the first to review humanlife.org.
Get this data via API
Classify humanlife.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://humanlife.org"}'
{
"domain": {
"domain_url": "https://humanlife.org",
"categories": [
{
"name": "/People & Society/Social Issues & Advocacy/Other",
"confidence": 0.766515851020813,
"IAB14": "Society",
"IAB-388-386": "Politics - Political Issues & Policy"
},
{
"name": "/People & Society/Family & Relationships/Family/Other",
"confidence": 0.6665199995040894,
"IAB6": "Family & Parenting",
"IAB-186": "Family and Relationships"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.229130357503891,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.