Get this data via API

Classify inst-jouvence.fr — 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://inst-jouvence.fr"}'
{ "domain": { "domain_url": "https://inst-jouvence.fr", "categories": [ { "name": "/Beauty & Fitness/Beauty Services & Spas/Cosmetic Procedures", "confidence": 0.7179968357086182, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Beauty & Fitness/Weight Loss", "confidence": 0.411460816860199, "IAB7-44": "Weight Loss", "IAB-231-223": "Healthy Living - Weight Loss" }, { "name": "/Beauty & Fitness/Beauty Services & Spas/Other", "confidence": 0.20852340757846832, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" } ] }, "success": true }
Get Free API Key View API Docs