Get this data via API

Classify oppfound.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://oppfound.org"}'
{ "domain": { "domain_url": "https://oppfound.org", "categories": [ { "name": "/People & Society/Other", "confidence": 0.7329229116439819, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Health/Health Conditions/Neurological Conditions", "confidence": 0.48916956782341, "IAB-313-287": "Brain and Nervous System Disorders/Medical Health/Diseases and Conditions/Brain and Nervous System Disorders" }, { "name": "/Law & Government/Social Services/Other", "confidence": 0.3559284806251526, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy", "confidence": 0.34458649158477783, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Health/Health Conditions/Other", "confidence": 0.16705889999866486, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/People & Society/Social Issues & Advocacy/Other", "confidence": 0.1298653930425644, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Health/Nursing/Assisted Living & Long Term Care", "confidence": 0.11309003829956056, "IAB4-7": "Nursing", "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs