Get this data via API

Classify beautyshelf.app — 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://beautyshelf.app"}'
{ "domain": { "domain_url": "https://beautyshelf.app", "categories": [ { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.9136770963668824, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons", "confidence": 0.5855610966682434, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Beauty & Fitness/Face & Body Care/Make-Up & Cosmetics", "confidence": 0.5084459781646729, "IAB7": "Health & Fitness", "IAB-555-553": "Makeup and Accessories/Style & Fashion/Beauty/Makeup and Accessories" }, { "name": "/Beauty & Fitness/Face & Body Care/Other", "confidence": 0.25268784165382385, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Beauty & Fitness/Other", "confidence": 0.1138959899544716, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Shopping/Shopping Portals", "confidence": 0.11223173141479492, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs