Get this data via API

Classify friendsoffraniak.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://friendsoffraniak.org"}'
{ "domain": { "domain_url": "https://friendsoffraniak.org", "categories": [ { "name": "/Law & Government/Government/Other", "confidence": 0.6877790689468384, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/News/Politics/Campaigns & Elections", "confidence": 0.5372742414474487, "IAB12": "News", "IAB-386": "Politics" }, { "name": "/News/Politics/Other", "confidence": 0.5182795524597168, "IAB12": "News", "IAB-386": "Politics" }, { "name": "/Law & Government/Government/Legislative Branch", "confidence": 0.4024176597595215, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy", "confidence": 0.17111285030841827, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/People & Society/Social Issues & Advocacy/Other", "confidence": 0.10813271999359132, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" } ] }, "success": true }
Get Free API Key View API Docs