Get this data via API

Classify hustlemancapital.com — 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://hustlemancapital.com"}'
{ "domain": { "domain_url": "https://hustlemancapital.com", "categories": [ { "name": "/Business & Industrial/Business Services/E-Commerce Services", "confidence": 0.2158684879541397, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Games/Gambling/Sports Betting", "confidence": 0.2086315155029297, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Business & Industrial/Business Finance/Venture Capital", "confidence": 0.1029784083366394, "IAB-71-63": "Venture Capital/Business and Finance/Business/Business Banking & Finance/Venture Capital" } ] }, "success": true }
Get Free API Key View API Docs