Get this data via API
Classify mendingcommunities.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://mendingcommunities.com"}'
{
"domain": {
"domain_url": "https://mendingcommunities.com",
"categories": [
{
"name": "/People & Society/Social Issues & Advocacy/Other",
"confidence": 0.3713279366493225,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Health/Mental Health/Counseling Services",
"confidence": 0.2488659918308258,
"IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health"
},
{
"name": "/Law & Government/Social Services/Other",
"confidence": 0.16366338729858398,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/People & Society/Other",
"confidence": 0.13713355362415314,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Law & Government/Legal/Legal Services",
"confidence": 0.13429485261440277,
"IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.