Get this data via API

Classify micahguru.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://micahguru.com"}'
{ "domain": { "domain_url": "https://micahguru.com", "categories": [ { "name": "/Business & Industrial/Small Business/Business Formation", "confidence": 0.993006706237793, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Law & Government/Legal/Business & Corporate Law", "confidence": 0.5331889390945435, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.32658275961875916, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Finance/Banking/Other", "confidence": 0.26437827944755554, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Reference/General Reference/Forms Guides & Templates", "confidence": 0.22111235558986664 }, { "name": "/Finance/Accounting & Auditing/Tax Preparation & Planning", "confidence": 0.14582586288452148, "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs