Get this data via API

Classify myra-app.ai — 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://myra-app.ai"}'
{ "domain": { "domain_url": "https://myra-app.ai", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.9336180686950684, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Enterprise Technology/Customer Relationship Management (CRM)", "confidence": 0.6035743355751038, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Software/Operating Systems", "confidence": 0.24703887104988095, "IAB-615-602": "Operating Systems/Technology & Computing/Computing/Computer Software and Applications/Operating Systems" }, { "name": "/Computers & Electronics/Enterprise Technology/Helpdesk & Customer Support Systems", "confidence": 0.2097730189561844, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.1476479321718216, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Advertising & Marketing/Sales", "confidence": 0.14397935569286346, "IAB-59-53": "Business - Sales" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.1184052973985672, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs