Get this data via API

Classify reelaltitude.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://reelaltitude.co.nz"}'
{ "domain": { "domain_url": "https://reelaltitude.co.nz", "categories": [ { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.9669776558876038, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Arts & Entertainment/TV & Video/Online Video", "confidence": 0.34461846947669983, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Business & Industrial/Advertising & Marketing/Other", "confidence": 0.2085438370704651, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Travel & Transportation/Tourist Destinations/Other", "confidence": 0.13987870514392853, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Internet & Telecom/Web Services/Search Engine Optimization & Marketing", "confidence": 0.11960459500551224, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Other", "confidence": 0.10807979106903076, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs