Get this data via API

Classify minutemagnet.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://minutemagnet.com"}'
{ "domain": { "domain_url": "https://minutemagnet.com", "categories": [ { "name": "/Shopping/Gifts & Special Event Items/Custom & Personalized Items", "confidence": 0.6251415610313416, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Business & Industrial/Business Services/Office Supplies", "confidence": 0.4274841845035553, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Shopping/Gifts & Special Event Items/Gifts", "confidence": 0.1877472996711731, "IAB22": "Shopping", "IAB-476-473": "Gifts and Greetings Cards/Shopping/Gifts and Greetings Cards" }, { "name": "/Business & Industrial/Advertising & Marketing/Other", "confidence": 0.1877214014530182, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Hobbies & Leisure/Crafts/Other", "confidence": 0.16133281588554382, "IAB-424-422": "Cats/Pets/Cats" }, { "name": "/Hobbies & Leisure/Crafts/Art & Craft Supplies", "confidence": 0.10465991497039796, "IAB-424-422": "Cats/Pets/Cats" } ] }, "success": true }
Get Free API Key View API Docs