Get this data via API

Classify projectmagenta.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://projectmagenta.com"}'
{ "domain": { "domain_url": "https://projectmagenta.com", "categories": [ { "name": "/Games/Computer & Video Games/Simulation Games", "confidence": 0.8450556397438049, "IAB-688-685": "Simulation Video Games/Video Gaming/Video Game Genres/Simulation Video Games" }, { "name": "/Business & Industrial/Aerospace & Defense/Aviation Industry", "confidence": 0.628760039806366, "IAB-92-90": "Education industry/Business and Finance/Industries/Education industry" }, { "name": "/Computers & Electronics/Software/Other", "confidence": 0.17060314118862152, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.13617290556430817, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.13086773455142975, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" } ] }, "success": true }
Get Free API Key View API Docs