Get this data via API

Classify eufunds.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://eufunds.ie"}'
{ "domain": { "domain_url": "https://eufunds.ie", "categories": [ { "name": "/Arts & Entertainment/Visual Art & Design/Photographic & Digital Arts", "confidence": 0.9009300470352172, "IAB1": "Arts & Entertainment", "IAB-205-201": "Digital Arts/Fine Art/Digital Arts" }, { "name": "/Hobbies & Leisure/Merit Prizes & Contests", "confidence": 0.8582338690757751, "IAB-239": "Hobbies & Interests" }, { "name": "/Law & Government/Government/Other", "confidence": 0.3879880011081696, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Finance/Grants, Scholarships & Financial Aid/Government Grants", "confidence": 0.10581038147211076, "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs