Get this data via API

Classify entrepreneur.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://entrepreneur.com"}'
{ "domain": { "domain_url": "https://entrepreneur.com", "categories": [ { "name": "/Business & Industrial/Advertising & Marketing/Brand Management", "confidence": 0.4229609370231629, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Beauty & Fitness/Fashion & Style/Other", "confidence": 0.4181349575519562, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Shopping/Apparel/Other", "confidence": 0.21500174701213837, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/News/Business News/Other", "confidence": 0.18498125672340393, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.16175420582294464, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Shopping/Apparel/Women's Clothing", "confidence": 0.14366017282009125, "IAB22": "Shopping", "IAB-566-560": "Women's Clothing/Style & Fashion/Women's Fashion/Women's Clothing" }, { "name": "/Business & Industrial/Small Business/Other", "confidence": 0.13171476125717163, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 0.12545990943908691, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/Business & Industrial/Small Business/Business Formation", "confidence": 0.1021471619606018, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" } ] }, "success": true }
Get Free API Key View API Docs