Get this data via API

Classify hedgio.app — 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://hedgio.app"}'
{ "domain": { "domain_url": "https://hedgio.app", "categories": [ { "name": "/Finance/Investing/Brokerages & Day Trading", "confidence": 0.601711094379425, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Investing/Currencies & Foreign Exchange", "confidence": 0.20725184679031372, "IAB13-7": "Investing", "IAB-82-80": "Currencies/Business and Finance/Economy/Currencies" }, { "name": "/Business & Industrial/Small Business/MLM & Business Opportunities", "confidence": 0.16967526078224182, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Hobbies & Leisure/Merit Prizes & Contests", "confidence": 0.13744565844535828, "IAB-239": "Hobbies & Interests" }, { "name": "/Finance/Investing/Other", "confidence": 0.10691485553979874, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs