Get this data via API

Classify gtomega.com.au — 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://gtomega.com.au"}'
{ "domain": { "domain_url": "https://gtomega.com.au", "categories": [ { "name": "/Games/Computer & Video Games/Driving & Racing Games", "confidence": 0.2761826813220978, "IAB-VK7KD0-685": "Racing Video Games/Video Gaming/Video Game Genres/Racing Video Games" }, { "name": "/Computers & Electronics/Consumer Electronics/Game Systems & Consoles", "confidence": 0.22354193031787872, "IAB-634-632": "Home Entertainment Systems/Technology & Computing/Consumer Electronics/Home Entertainment Systems" }, { "name": "/Business & Industrial/Business Services/Office Supplies", "confidence": 0.2054085284471512, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Games/Computer & Video Games/Simulation Games", "confidence": 0.186490997672081, "IAB-688-685": "Simulation Video Games/Video Gaming/Video Game Genres/Simulation Video Games" }, { "name": "/Home & Garden/Home Furnishings/Living Room Furniture", "confidence": 0.15807966887950897, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Games/Computer & Video Games/Other", "confidence": 0.13371294736862183, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" } ] }, "success": true }
Get Free API Key View API Docs