Get this data via API

Classify orbyz.world — 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://orbyz.world"}'
{ "domain": { "domain_url": "https://orbyz.world", "categories": [ { "name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues", "confidence": 0.27830785512924194, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.22234316170215607, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Business & Industrial/Small Business/Other", "confidence": 0.21153004467487335, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Online Communities/Social Networks", "confidence": 0.19528810679912567, "IAB-148-132": "Education - Online Education" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.1417653113603592, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/News/Business News/Company News", "confidence": 0.1364368200302124, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Finance/Investing/Socially Responsible Investing", "confidence": 0.1152547299861908, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs