Get this data via API

Classify drury.ie — 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://drury.ie"}'
{ "domain": { "domain_url": "https://drury.ie", "categories": [ { "name": "/Business & Industrial/Advertising & Marketing/Public Relations", "confidence": 0.7550445795059204, "IAB-91-90": "Advertising Industry/Business and Finance/Industries/Advertising Industry" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.3417946994304657, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/News/Business News/Economy News", "confidence": 0.18866673111915588, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/News/Other", "confidence": 0.18614134192466736, "IAB12": "News" }, { "name": "/News/Business News/Company News", "confidence": 0.14024899899959564, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/News/Politics/Other", "confidence": 0.11914120614528656, "IAB12": "News", "IAB-386": "Politics" }, { "name": "/Law & Government/Government/Other", "confidence": 0.10496167838573456, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs