Get this data via API

Classify marathonlabs.io — 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://marathonlabs.io"}'
{ "domain": { "domain_url": "https://marathonlabs.io", "categories": [ { "name": "/Games/Computer & Video Games/Video Game Emulation", "confidence": 0.9545884132385254, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Computers & Electronics/Software/Operating Systems", "confidence": 0.6056263446807861, "IAB-615-602": "Operating Systems/Technology & Computing/Computing/Computer Software and Applications/Operating Systems" }, { "name": "/Computers & Electronics/Programming/Development Tools", "confidence": 0.5429311990737915, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.4505690932273865, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Software/Software Utilities", "confidence": 0.13436675071716309, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" } ] }, "success": true }
Get Free API Key View API Docs