Get this data via API

Classify ahuza.co.il — 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://ahuza.co.il"}'
{ "domain": { "domain_url": "https://ahuza.co.il", "categories": [ { "name": "/Jobs & Education/Education/Open Online Courses", "confidence": 0.35733509063720703, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Finance/Investing/Other", "confidence": 0.2360893040895462, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Business & Industrial/Small Business/MLM & Business Opportunities", "confidence": 0.10846259444952012, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs