Get this data via API

Classify taref.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://taref.co.nz"}'
{ "domain": { "domain_url": "https://taref.co.nz", "categories": [ { "name": "/Home & Garden/HVAC & Climate Control/Other", "confidence": 0.8234190344810486, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Home & Garden/Kitchen & Dining/Major Kitchen Appliances", "confidence": 0.4779349863529206, "IAB10": "Home & Garden", "IAB-278-274": "Home Appliances/Home & Garden/Home Appliances" }, { "name": "/Home & Garden/HVAC & Climate Control/Air Conditioners", "confidence": 0.16105574369430542, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Business & Industrial/Hospitality Industry/Food Service", "confidence": 0.1455155611038208, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" } ] }, "success": true }
Get Free API Key View API Docs