Get this data via API

Classify 3dragons.games — 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://3dragons.games"}'
{ "domain": { "domain_url": "https://3dragons.games", "categories": [ { "name": "/Online Communities/Virtual Worlds", "confidence": 0.77 }, { "name": "/Games/Roleplaying Games", "confidence": 0.75, "IAB9-25": "Roleplaying Games" }, { "name": "/Games/Online Games/Massively Multiplayer Games", "confidence": 0.72 }, { "name": "/Arts & Entertainment/Online Media", "confidence": 0.71, "IAB1": "Arts & Entertainment" }, { "name": "/Arts & Entertainment/Movies", "confidence": 0.59, "IAB1-5": "Movies" } ] }, "success": true }
Get Free API Key View API Docs