Get this data via API

Classify greenville.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://greenville.ie"}'
{ "domain": { "domain_url": "https://greenville.ie", "categories": [ { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.46597838401794434, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.29895302653312683, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Law & Government/Government/Government Contracting & Procurement", "confidence": 0.26538777351379395, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues", "confidence": 0.19357238709926605, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Business & Industrial/Business Operations/Human Resources", "confidence": 0.12805506587028503, "IAB3-9": "Human Resources", "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" } ] }, "success": true }
Get Free API Key View API Docs