Get this data via API

Classify m3d.live — 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://m3d.live"}'
{ "domain": { "domain_url": "https://m3d.live", "categories": [ { "name": "/Arts & Entertainment/Comics & Animation/Anime & Manga", "confidence": 0.6835872530937195, "IAB1": "Arts & Entertainment", "IAB-641-SPSHQ5": "Animation & Anime/Genres/Animation & Anime" }, { "name": "/Computers & Electronics/Computer Hardware/Computer Peripherals", "confidence": 0.4257840514183045, "IAB19-9": "Computer Peripherals", "IAB-601-599": "Computer Peripherals/Technology & Computing/Computing/Computer Peripherals" }, { "name": "/Shopping/Toys/Action Figures", "confidence": 0.23572026193141937, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Shopping/Toys/Other", "confidence": 0.10704340785741806, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs