Get this data via API

Classify hyperpeer.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://hyperpeer.net"}'
{ "domain": { "domain_url": "https://hyperpeer.net", "categories": [ { "name": "/Games/Computer & Video Games/Other", "confidence": 0.2398429811000824, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Games/Computer & Video Games/Massively Multiplayer Games", "confidence": 0.19868731498718264, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Computers & Electronics/Software/Internet Software", "confidence": 0.1561889350414276, "IAB-609-602": "Browsers/Technology & Computing/Computing/Computer Software and Applications/Browsers" }, { "name": "/Games/Computer & Video Games/Gaming Reference & Reviews", "confidence": 0.10737359523773192, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" } ] }, "success": true }
Get Free API Key View API Docs