Get this data via API

Classify freshdesign.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://freshdesign.co.nz"}'
{ "domain": { "domain_url": "https://freshdesign.co.nz", "categories": [ { "name": "/Business & Industrial/Printing & Publishing/Document & Printing Services", "confidence": 0.2767244577407837, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Shopping/Wholesalers & Liquidators", "confidence": 0.23408851027488708, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Arts & Entertainment/Visual Art & Design/Other", "confidence": 0.2176670134067535, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Business & Industrial/Printing & Publishing/Other", "confidence": 0.21701933443546295, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Shopping/Photo & Video Services/Photo Printing Services", "confidence": 0.1895652562379837, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Arts & Entertainment/Visual Art & Design/Photographic & Digital Arts", "confidence": 0.18282440304756165, "IAB1": "Arts & Entertainment", "IAB-205-201": "Digital Arts/Fine Art/Digital Arts" } ] }, "success": true }
Get Free API Key View API Docs