Get this data via API

Classify flourish-fin.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://flourish-fin.com"}'
{ "domain": { "domain_url": "https://flourish-fin.com", "categories": [ { "name": "/Food & Drink/Food/Candy & Sweets", "confidence": 0.34987494349479675, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Games/Computer & Video Games/Browser Games", "confidence": 0.19904673099517825, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Games/Computer & Video Games/Gaming Reference & Reviews", "confidence": 0.185934916138649, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Games/Computer & Video Games/Casual Games", "confidence": 0.15483547747135162, "IAB-693-685": "Casual Games/Video Gaming/Video Game Genres/Casual Games" }, { "name": "/Shopping/Antiques & Collectibles", "confidence": 0.13577315211296082, "IAB22": "Shopping", "IAB-240-239": "Antiquing and Antiques/Hobbies & Interests/Antiquing and Antiques" } ] }, "success": true }
Get Free API Key View API Docs