Get this data via API

Classify 3dbox.ba — 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://3dbox.ba"}'
{ "domain": { "domain_url": "https://3dbox.ba", "categories": [ { "name": "/Games/Computer & Video Games/Action & Platform Games", "confidence": 0.8123847842216492, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Games/Computer & Video Games/Adventure Games", "confidence": 0.555017352104187, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Computers & Electronics/Consumer Electronics/Game Systems & Consoles", "confidence": 0.49548476934432983, "IAB-634-632": "Home Entertainment Systems/Technology & Computing/Consumer Electronics/Home Entertainment Systems" }, { "name": "/Games/Computer & Video Games/Shooter Games", "confidence": 0.20635387301445007, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Games/Computer & Video Games/Driving & Racing Games", "confidence": 0.18296606838703156, "IAB-VK7KD0-685": "Racing Video Games/Video Gaming/Video Game Genres/Racing Video Games" }, { "name": "/Games/Computer & Video Games/Gaming Reference & Reviews", "confidence": 0.14065700769424438, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" } ] }, "success": true }
Get Free API Key View API Docs