Get this data via API

Classify metadox.pro — 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://metadox.pro"}'
{ "domain": { "domain_url": "https://metadox.pro", "categories": [ { "name": "/Shopping/Apparel/Clothing Accessories", "confidence": 0.4844999015331268, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Games/Computer & Video Games/Other", "confidence": 0.3403870463371277, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Computers & Electronics/Consumer Electronics/Virtual Reality Devices", "confidence": 0.2603251039981842, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons", "confidence": 0.19387632608413696, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Other", "confidence": 0.12927967309951782, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Consumer Electronics/Audio Equipment", "confidence": 0.12218797206878662, "IAB-634-632": "Home Entertainment Systems/Technology & Computing/Consumer Electronics/Home Entertainment Systems" } ] }, "success": true }
Get Free API Key View API Docs