Get this data via API

Classify skin-and-aesthetics.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://skin-and-aesthetics.com"}'
{ "domain": { "domain_url": "https://skin-and-aesthetics.com", "categories": [ { "name": "/Beauty & Fitness/Face & Body Care/Skin & Nail Care", "confidence": 0.7750294208526611, "IAB7": "Health & Fitness", "IAB-559-553": "Skin Care/Style & Fashion/Beauty/Skin Care" }, { "name": "/Beauty & Fitness/Beauty Services & Spas/Cosmetic Procedures", "confidence": 0.734580934047699, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Health/Health Conditions/Skin Conditions", "confidence": 0.4755598902702331, "IAB-309-287": "Skin and Dermatology/Medical Health/Diseases and Conditions/Skin and Dermatology" }, { "name": "/Beauty & Fitness/Cosmetology & Beauty Professionals", "confidence": 0.3727313280105591, "IAB7": "Health & Fitness", "IAB-553-552": "Beauty/Style & Fashion/Beauty" }, { "name": "/Health/Medical Facilities & Services/Doctors' Offices", "confidence": 0.36112192273139954, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons", "confidence": 0.2401815950870514, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs