Get this data via API

Classify hugebrands.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://hugebrands.com"}'
{ "domain": { "domain_url": "https://hugebrands.com", "categories": [ { "name": "/Business & Industrial/Advertising & Marketing/Other", "confidence": 0.8509330749511719, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Shopping/Gifts & Special Event Items/Custom & Personalized Items", "confidence": 0.7206429243087769, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Business & Industrial/Retail Trade/Other", "confidence": 0.15533548593521118, "IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel" }, { "name": "/Food & Drink/Beverages/Alcoholic Beverages", "confidence": 0.12451763451099396, "IAB8": "Food & Drink", "IAB-211-210": "Alcoholic Beverages/Food & Drink/Alcoholic Beverages" }, { "name": "/Business & Industrial/Business Services/E-Commerce Services", "confidence": 0.1163104847073555, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs