Get this data via API

Classify forutah.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://forutah.org"}'
{ "domain": { "domain_url": "https://forutah.org", "categories": [ { "name": "/Health/Substance Abuse/Drug & Alcohol Treatment", "confidence": 0.6534721851348877, "IAB7-42": "Substance Abuse", "IAB-311-287": "Substance Abuse/Medical Health/Diseases and Conditions/Substance Abuse" }, { "name": "/Health/Mental Health/Counseling Services", "confidence": 0.5004639029502869, "IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health" }, { "name": "/People & Society/Social Issues & Advocacy/Other", "confidence": 0.3886949419975281, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Health/Mental Health/Other", "confidence": 0.33887985348701477, "IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health" }, { "name": "/Law & Government/Government/Other", "confidence": 0.3102330267429352, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Social Services/Other", "confidence": 0.14097145199775696, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Health/Substance Abuse/Other", "confidence": 0.1116497665643692, "IAB7-42": "Substance Abuse", "IAB-311-287": "Substance Abuse/Medical Health/Diseases and Conditions/Substance Abuse" }, { "name": "/Health/Medical Facilities & Services/Hospitals & Treatment Centers", "confidence": 0.10854307562112808, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs