Get this data via API

Classify gannwyck.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://gannwyck.com"}'
{ "domain": { "domain_url": "https://gannwyck.com", "categories": [ { "name": "/Finance/Investing/Brokerages & Day Trading", "confidence": 0.7758095264434814, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Investing/Stocks & Bonds", "confidence": 0.1721152812242508, "IAB13-7": "Investing", "IAB-414-410": "Stocks and Bonds/Personal Finance/Personal Investing/Stocks and Bonds" }, { "name": "/Finance/Investing/Currencies & Foreign Exchange", "confidence": 0.1350381076335907, "IAB13-7": "Investing", "IAB-82-80": "Currencies/Business and Finance/Economy/Currencies" }, { "name": "/Finance/Investing/Other", "confidence": 0.1295635551214218, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs