Get this data via API

Classify akasoft.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://akasoft.org"}'
{ "domain": { "domain_url": "https://akasoft.org", "categories": [ { "name": "/Business & Industrial/Business Services/Outsourcing", "confidence": 0.5277397632598877, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Advertising & Marketing/Sales", "confidence": 0.3088832497596741, "IAB-59-53": "Business - Sales" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.27454620599746704, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Enterprise Technology/Customer Relationship Management (CRM)", "confidence": 0.10799647122621536, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Advertising & Marketing/Telemarketing", "confidence": 0.10176076740026474, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs