Get this data via API

Classify learnz.org.nz — 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://learnz.org.nz"}'
{ "domain": { "domain_url": "https://learnz.org.nz", "categories": [ { "name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)", "confidence": 0.5414109230041504, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Travel & Transportation/Specialty Travel/Other", "confidence": 0.21388861536979675, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Jobs & Education/Education/Teaching & Classroom Resources", "confidence": 0.15266764163970947, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Arts & Entertainment/Online Media/Virtual Tours", "confidence": 0.10793250799179076, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs