Category
Reviews
No reviews yet — be the first to review 7helpful.tips.
Get this data via API
Classify 7helpful.tips — 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://7helpful.tips"}'
{
"domain": {
"domain_url": "https://7helpful.tips",
"categories": [
{
"name": "/Law & Government/Social Services/Welfare & Unemployment",
"confidence": 0.282843679189682,
"IAB11-3": "U.S. Government Resources",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Finance/Grants, Scholarships & Financial Aid/Government Grants",
"confidence": 0.24499867856502533,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/People & Society/Other",
"confidence": 0.14014104008674622,
"IAB14": "Society",
"IAB-186": "Family and Relationships"
},
{
"name": "/People & Society/Social Sciences/Demographics",
"confidence": 0.10648443549871443,
"IAB15": "Science",
"IAB-464": "Science"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.