Get this data via API

Classify entrepreneurs.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://entrepreneurs.com"}'
{ "domain": { "domain_url": "https://entrepreneurs.com", "categories": [ { "name": "/Internet & Telecom/Web Services/Web Design & Development", "confidence": 0.2179100066423416, "IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.21630685031414032, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Arts & Entertainment/TV & Video/Online Video", "confidence": 0.2112433910369873, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Business & Industrial/Small Business/Business Formation", "confidence": 0.19006870687007904, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Business & Industrial/Small Business/Other", "confidence": 0.11964108794927596, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs