Get this data via API

Classify magicchest.net — 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://magicchest.net"}'
{ "domain": { "domain_url": "https://magicchest.net", "categories": [ { "name": "/Arts & Entertainment/Comics & Animation/Anime & Manga", "confidence": 0.7330077290534973, "IAB1": "Arts & Entertainment", "IAB-641-SPSHQ5": "Animation & Anime/Genres/Animation & Anime" }, { "name": "/Shopping/Antiques & Collectibles", "confidence": 0.468024343252182, "IAB22": "Shopping", "IAB-240-239": "Antiquing and Antiques/Hobbies & Interests/Antiquing and Antiques" }, { "name": "/Shopping/Toys/Other", "confidence": 0.4227228164672851, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Games/Card Games/Collectible Card Games", "confidence": 0.4174693822860718, "IAB9-7": "Card Games", "IAB-271-269": "Card Games/Hobbies & Interests/Games and Puzzles/Card Games" }, { "name": "/News/Business News/Company News", "confidence": 0.17874562740325928, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Shopping/Toys/Action Figures", "confidence": 0.15791624784469604, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs