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,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Finance/Grants, Scholarships & Financial Aid/Government Grants",
"confidence": 0.24499867856502533,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/People & Society/Other",
"confidence": 0.14014104008674622,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/People & Society/Social Sciences/Demographics",
"confidence": 0.10648443549871443,
"IAB-465-464": "Biological Sciences/Science/Biological Sciences"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.