Get this data via API

Classify bamillionaire.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://bamillionaire.com"}'
{ "domain": { "domain_url": "https://bamillionaire.com", "categories": [ { "name": "/Finance/Financial Planning & Management/Other", "confidence": 0.6259406208992004, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Accounting & Auditing/Tax Preparation & Planning", "confidence": 0.25080472230911255, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Investing/Other", "confidence": 0.207708403468132, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.15496139228343964, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Jobs & Education/Jobs/Career Resources & Planning", "confidence": 0.10937709361314774, "IAB-126-123": "Career Planning/Careers/Career Planning" } ] }, "success": true }
Get Free API Key View API Docs