Category
Reviews
No reviews yet — be the first to review friendlyhelp.com.
Get this data via API
Classify friendlyhelp.com — 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://friendlyhelp.com"}'
{
"domain": {
"domain_url": "https://friendlyhelp.com",
"categories": [
{
"name": "/Shopping/Consumer Resources/Customer Services",
"confidence": 0.4647653102874756,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/People & Society/Seniors & Retirement",
"confidence": 0.3290892541408539,
"IAB14-5": "Senior Living",
"IAB-186": "Family and Relationships"
},
{
"name": "/Health/Medical Devices & Equipment/Assistive Technology",
"confidence": 0.30581286549568176,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Computers & Electronics/Software/Intelligent Personal Assistants",
"confidence": 0.12831687927246094,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.