Get this data via API

Classify magicblock.gg — 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://magicblock.gg"}'
{ "domain": { "domain_url": "https://magicblock.gg", "categories": [ { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.300839364528656, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Programming/Development Tools", "confidence": 0.2731679081916809, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Software/Open Source", "confidence": 0.21934601664543152, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Reference/Technical Reference", "confidence": 0.2057824730873108 }, { "name": "/Computers & Electronics/Networking/Distributed & Cloud Computing", "confidence": 0.1987411379814148, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.1158369556069374, "IAB-264-239": "Hobbies & Interests - Content Production" } ] }, "success": true }
Get Free API Key View API Docs