Get this data via API

Classify lulaway.co.za — 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://lulaway.co.za"}'
{ "domain": { "domain_url": "https://lulaway.co.za", "categories": [ { "name": "/Business & Industrial/Business Operations/Human Resources", "confidence": 0.719924807548523, "IAB3-9": "Human Resources", "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.5052242875099182, "IAB-132": "Education" }, { "name": "/Jobs & Education/Internships", "confidence": 0.3954631984233856, "IAB-132": "Education" }, { "name": "/Hobbies & Leisure/Clubs & Organizations/Youth Organizations & Resources", "confidence": 0.34589606523513794, "IAB-239": "Hobbies & Interests" }, { "name": "/Jobs & Education/Jobs/Career Resources & Planning", "confidence": 0.3340911567211151, "IAB-126-123": "Career Planning/Careers/Career Planning" }, { "name": "/Jobs & Education/Jobs/Other", "confidence": 0.187915101647377, "IAB-132": "Education" } ] }, "success": true }
Get Free API Key View API Docs