Get this data via API

Classify sideincomeuniversity.org — 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://sideincomeuniversity.org"}'
{ "domain": { "domain_url": "https://sideincomeuniversity.org", "categories": [ { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.4007656276226044, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Business & Industrial/Small Business/MLM & Business Opportunities", "confidence": 0.36308789253234863, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Jobs & Education/Jobs/Career Resources & Planning", "confidence": 0.22219564020633695, "IAB-126-123": "Career Planning/Careers/Career Planning" }, { "name": "/Finance/Investing/Other", "confidence": 0.21175238490104675, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Business & Industrial/Business Education", "confidence": 0.11530952900648116, "IAB-92-90": "Education industry/Business and Finance/Industries/Education industry" } ] }, "success": true }
Get Free API Key View API Docs