Get this data via API

Classify consultabeneficio.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://consultabeneficio.org"}'
{ "domain": { "domain_url": "https://consultabeneficio.org", "categories": [ { "name": "/Health/Health Conditions/Neurological Conditions", "confidence": 0.9703856110572816, "IAB-313-287": "Brain and Nervous System Disorders/Medical Health/Diseases and Conditions/Brain and Nervous System Disorders" }, { "name": "/Law & Government/Social Services/Welfare & Unemployment", "confidence": 0.7046805024147034, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Social Services/Other", "confidence": 0.32072243094444275, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/People & Society/Other", "confidence": 0.28456640243530273, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Finance/Grants, Scholarships & Financial Aid/Government Grants", "confidence": 0.2335319072008133, "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs