Get this data via API

Classify ayrton.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://ayrton.ie"}'
{ "domain": { "domain_url": "https://ayrton.ie", "categories": [ { "name": "/Health/Public Health/Occupational Health & Safety", "confidence": 0.9600329995155334, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.9324452877044678, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Business & Industrial/Business Operations/Human Resources", "confidence": 0.8689022064208984, "IAB3-9": "Human Resources", "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.5087811946868896, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Jobs & Education/Education/Vocational & Continuing Education", "confidence": 0.18628272414207456, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Other", "confidence": 0.15374964475631714, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs