Get this data via API

Classify madpartner.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://madpartner.com"}'
{ "domain": { "domain_url": "https://madpartner.com", "categories": [ { "name": "/Shopping/Auctions", "confidence": 0.6095547676086426, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Business & Industrial/Business Services/E-Commerce Services", "confidence": 0.18811196088790896, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Finance/Investing/Currencies & Foreign Exchange", "confidence": 0.17700596153736117, "IAB13-7": "Investing", "IAB-82-80": "Currencies/Business and Finance/Economy/Currencies" }, { "name": "/Business & Industrial/Small Business/MLM & Business Opportunities", "confidence": 0.1385723203420639, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Internet & Telecom/Web Services/Affiliate Programs", "confidence": 0.12655778229236603, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs