Get this data via API

Classify maynl.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://maynl.com"}'
{ "domain": { "domain_url": "https://maynl.com", "categories": [ { "name": "/Games/Computer & Video Games/Sandbox Games", "confidence": 0.4466030299663544, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Games/Computer & Video Games/Video Game Development", "confidence": 0.24526549875736237, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Games/Computer & Video Games/Gaming Reference & Reviews", "confidence": 0.23311184346675873, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Games/Computer & Video Games/Video Game Mods & Add-Ons", "confidence": 0.13059403002262115, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.11984550207853316, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Arts & Entertainment/Music & Audio/Other", "confidence": 0.11817403882741928, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs