Get this data via API
Classify wehelpyou.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://wehelpyou.org"}'
{
"domain": {
"domain_url": "https://wehelpyou.org",
"categories": [
{
"name": "/People & Society/Social Issues & Advocacy/Other",
"confidence": 0.4125685691833496,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Health/Reproductive Health/Birth Control",
"confidence": 0.2909495234489441,
"IAB-302-287": "Reproductive Health/Medical Health/Diseases and Conditions/Reproductive Health"
},
{
"name": "/Sensitive Subjects/Other",
"confidence": 0.24047020077705383,
"IAB-v9i3On": "Sensitive Topics"
},
{
"name": "/People & Society/Family & Relationships/Family/Other",
"confidence": 0.1863047480583191,
"IAB-186-186": "Family and Relationships/Family and Relationships"
},
{
"name": "/Health/Pharmacy/Drugs & Medications",
"confidence": 0.14911024272441864,
"IAB-320-286": "Pharmaceutical Drugs/Medical Health/Pharmaceutical Drugs"
},
{
"name": "/Health/Reproductive Health/OBGYN",
"confidence": 0.1279405802488327,
"IAB-302-287": "Reproductive Health/Medical Health/Diseases and Conditions/Reproductive Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.