Get this data via API

Classify nzb.co.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://nzb.co.nz"}'
{ "domain": { "domain_url": "https://nzb.co.nz", "categories": [ { "name": "/Games/Gambling", "confidence": 0.95 }, { "name": "/Sports/Animal Sports", "confidence": 0.92 }, { "name": "/Hobbies & Leisure", "confidence": 0.78 }, { "name": "/Pets & Animals/Pets/Horses", "confidence": 0.69 } ] }, "success": true }
Get Free API Key View API Docs
Global Rank
#910,193