Get this data via API

Classify octane.je — 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://octane.je"}'
{ "domain": { "domain_url": "https://octane.je", "categories": [ { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.4608680605888366, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.22984707355499268, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/Business & Industrial/Business Finance/Venture Capital", "confidence": 0.18483984470367432, "IAB-71-63": "Venture Capital/Business and Finance/Business/Business Banking & Finance/Venture Capital" }, { "name": "/Finance/Investing/Other", "confidence": 0.16418273746967316, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Internet & Telecom/Web Services/Cloud Storage", "confidence": 0.15372557938098907, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/News/Business News/Company News", "confidence": 0.1402028501033783, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.13775509595870972, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" } ] }, "success": true }
Get Free API Key View API Docs