Get this data via API

Classify loot4you.gg — 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://loot4you.gg"}'
{ "domain": { "domain_url": "https://loot4you.gg", "categories": [ { "name": "/Games/Computer & Video Games/Action & Platform Games", "confidence": 0.8730205297470093, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Games/Computer & Video Games/Adventure Games", "confidence": 0.5664399266242981, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Games/Computer & Video Games/Gaming Reference & Reviews", "confidence": 0.4139759838581085, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Games/Computer & Video Games/Shooter Games", "confidence": 0.2346365302801132, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Games/Computer & Video Games/Driving & Racing Games", "confidence": 0.131478413939476, "IAB-VK7KD0-685": "Racing Video Games/Video Gaming/Video Game Genres/Racing Video Games" }, { "name": "/Games/Computer & Video Games/Massively Multiplayer Games", "confidence": 0.11641605198383333, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" } ] }, "success": true }
Get Free API Key View API Docs