Get this data via API

Classify openfortune.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://openfortune.com"}'
{ "domain": { "domain_url": "https://openfortune.com", "categories": [ { "name": "/Business & Industrial/Advertising & Marketing/Brand Management", "confidence": 0.21142086386680603, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.20706331729888916, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Food & Drink/Food/Baked Goods", "confidence": 0.20176446437835693, "IAB8": "Food & Drink", "IAB-217-210": "Desserts and Baking/Food & Drink/Desserts and Baking" }, { "name": "/Business & Industrial/Advertising & Marketing/Other", "confidence": 0.16573312878608704, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Food & Drink/Food & Grocery Retailers/Bakeries", "confidence": 0.15610326826572418, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Online Communities/Social Networks", "confidence": 0.11213306337594986, "IAB-148-132": "Education - Online Education" } ] }, "success": true }
Get Free API Key View API Docs