Get this data via API

Classify ilovecheats.com — 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://ilovecheats.com"}'
{ "domain": { "domain_url": "https://ilovecheats.com", "categories": [ { "name": "/Games/Computer & Video Games/Gaming Reference & Reviews", "confidence": 0.9374410510063172, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Games/Computer & Video Games/Shooter Games", "confidence": 0.2305207997560501, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Games/Computer & Video Games/Action & Platform Games", "confidence": 0.13311925530433655, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Games/Computer & Video Games/Massively Multiplayer Games", "confidence": 0.12418347597122192, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Computers & Electronics/Computer Security/Hacking & Cracking", "confidence": 0.12214955687522888, "IAB10": "Home & Garden", "IAB-281-274": "Home Security/Home & Garden/Home Security" } ] }, "success": true }
Get Free API Key View API Docs