Get this data via API

Classify portgame.net — 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://portgame.net"}'
{ "domain": { "domain_url": "https://portgame.net", "categories": [ { "name": "/Internet & Telecom/Web Services/Other", "confidence": 0.3741601407527923, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.18004092574119568, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Reference/Technical Reference", "confidence": 0.11324387788772584 } ] }, "success": true }
Get Free API Key View API Docs