Get this data via API

Classify frontier-axis.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://frontier-axis.com"}'
{ "domain": { "domain_url": "https://frontier-axis.com", "categories": [ { "name": "/News/Business News/Economy News", "confidence": 0.8096622228622437, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Business & Industrial/Energy & Utilities/Oil & Gas", "confidence": 0.6787752509117126, "IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry" }, { "name": "/People & Society/Social Sciences/Economics", "confidence": 0.3505879342556, "IAB-465-464": "Biological Sciences/Science/Biological Sciences" }, { "name": "/Finance/Investing/Other", "confidence": 0.1641537845134735, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/News/Business News/Financial Markets News", "confidence": 0.15923374891281128, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/News/Business News/Other", "confidence": 0.14822295308113098, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Law & Government/Government/Other", "confidence": 0.1030116006731987, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs