Get this data via API

Classify orbitlark.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://orbitlark.co.nz"}'
{ "domain": { "domain_url": "https://orbitlark.co.nz", "categories": [ { "name": "/Sports/Individual Sports/Track & Field", "confidence": 0.5689698457717896, "IAB17": "Sports", "IAB-540-483": "Track and Field/Sports/Track and Field" }, { "name": "/Arts & Entertainment/Online Media/Online Image Galleries", "confidence": 0.5209602117538452, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Sports/Individual Sports/Running & Walking", "confidence": 0.17958055436611176, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/News/Sports News", "confidence": 0.16023452579975128, "IAB12": "News", "IAB-226-225": "Fitness and Exercise - Participant Sports" } ] }, "success": true }
Get Free API Key View API Docs