Get this data via API

Classify gamezbucket.info — 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://gamezbucket.info"}'
{ "domain": { "domain_url": "https://gamezbucket.info", "categories": [ { "name": "/Games/Computer & Video Games/Strategy Games", "confidence": 0.6152431964874268, "IAB-690-685": "Strategy Video Games/Video Gaming/Video Game Genres/Strategy Video Games" }, { "name": "/Games/Computer & Video Games/Gaming Reference & Reviews", "confidence": 0.41313210129737854, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Business & Industrial/Business Services/Knowledge Management", "confidence": 0.1951237320899963, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.14616450667381287, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Games/Computer & Video Games/Simulation Games", "confidence": 0.13868263363838196, "IAB-688-685": "Simulation Video Games/Video Gaming/Video Game Genres/Simulation Video Games" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.12625287473201752, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Programming/Development Tools", "confidence": 0.10986465215682983, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs