Get this data via API

Classify axiomfrontierlabs.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://axiomfrontierlabs.com"}'
{ "domain": { "domain_url": "https://axiomfrontierlabs.com", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.7378748655319214, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.40615585446357727, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Business Services/E-Commerce Services", "confidence": 0.37216830253601074, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.31984442472457886, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.2086784839630127, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.12891140580177307, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Enterprise Technology/Enterprise Resource Planning (ERP)", "confidence": 0.11041994392871857, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs