Get this data via API

Classify arizn.co — 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://arizn.co"}'
{ "domain": { "domain_url": "https://arizn.co", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.6448124647140503, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Enterprise Technology/Helpdesk & Customer Support Systems", "confidence": 0.46480172872543335, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.4430794715881348, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Enterprise Technology/Customer Relationship Management (CRM)", "confidence": 0.24338944256305697, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.17909716069698334, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Advertising & Marketing/Telemarketing", "confidence": 0.16918420791625977, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Shopping/Consumer Resources/Customer Services", "confidence": 0.12591210007667542, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Computers & Electronics/Software/Intelligent Personal Assistants", "confidence": 0.12554945051670074, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Small Business/Other", "confidence": 0.11487697809934616, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs