Get this data via API

Classify vsfa.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://vsfa.org"}'
{ "domain": { "domain_url": "https://vsfa.org", "categories": [ { "name": "/Law & Government/Public Safety/Emergency Services", "confidence": 0.9431743621826172, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy", "confidence": 0.4673994779586792, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Finance/Grants, Scholarships & Financial Aid/Government Grants", "confidence": 0.3673924505710602, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Business & Industrial/Business Services/Fire & Security Services", "confidence": 0.30559679865837097, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Finance/Grants, Scholarships & Financial Aid/Study Grants & Scholarships", "confidence": 0.18432974815368652, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Grants, Scholarships & Financial Aid/Other", "confidence": 0.15641655027866364, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Law & Government/Social Services/Other", "confidence": 0.11073701828718184, "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs