Get this data via API

Classify endunpaidwork.ca — 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://endunpaidwork.ca"}'
{ "domain": { "domain_url": "https://endunpaidwork.ca", "categories": [ { "name": "/Travel & Transportation/Transportation/Air Travel", "confidence": 0.949577569961548, "IAB20-3": "Air Travel", "IAB-672-664": "Air Travel/Travel/Travel Type/Air Travel" }, { "name": "/People & Society/Social Issues & Advocacy/Work & Labor Issues", "confidence": 0.8440027236938477, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/News/Business News/Company News", "confidence": 0.4199894070625305, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Business & Industrial/Aerospace & Defense/Aviation Industry", "confidence": 0.1040988638997078, "IAB-92-90": "Education industry/Business and Finance/Industries/Education industry" } ] }, "success": true }
Get Free API Key View API Docs