Get this data via API

Classify cardmerchanttaupo.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://cardmerchanttaupo.co.nz"}'
{ "domain": { "domain_url": "https://cardmerchanttaupo.co.nz", "categories": [ { "name": "/Business & Industrial/Business Services/E-Commerce Services", "confidence": 0.5649937987327576, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Finance/Credit & Lending/Credit Cards", "confidence": 0.1989821195602417, "IAB-406-405": "Credit Cards/Personal Finance/Personal Debt/Credit Cards" }, { "name": "/Finance/Banking/Mobile Payments & Digital Wallets", "confidence": 0.10311757028102876, "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs