Get this data via API

Classify apa-pgh.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://apa-pgh.org"}'
{ "domain": { "domain_url": "https://apa-pgh.org", "categories": [ { "name": "/Law & Government/Public Safety/Law Enforcement", "confidence": 0.6637470722198486, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/People & Society/Social Issues & Advocacy/Other", "confidence": 0.3165886700153351, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/People & Society/Social Issues & Advocacy/Discrimination & Identity Relations", "confidence": 0.31454038619995117, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/People & Society/Other", "confidence": 0.27869850397109985, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Law & Government/Public Safety/Crime & Justice", "confidence": 0.2134740650653839, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Sensitive Subjects/Violence & Abuse", "confidence": 0.1833832561969757, "IAB-v9i3On": "Sensitive Topics" } ] }, "success": true }
Get Free API Key View API Docs