Get this data via API

Classify searingpoint.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://searingpoint.ie"}'
{ "domain": { "domain_url": "https://searingpoint.ie", "categories": [ { "name": "/Finance/Accounting & Auditing/Other", "confidence": 0.7233784794807434, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Accounting & Auditing/Tax Preparation & Planning", "confidence": 0.3025534152984619, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.2499893307685852, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Business & Industrial/Business Finance/Other", "confidence": 0.2054385393857956, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.1150306835770607, "IAB-132": "Education" } ] }, "success": true }
Get Free API Key View API Docs