Get this data via API

Classify pepup.health — 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://pepup.health"}'
{ "domain": { "domain_url": "https://pepup.health", "categories": [ { "name": "/Beauty & Fitness/Hair Care/Hair Loss", "confidence": 0.530518651008606, "IAB7": "Health & Fitness", "IAB-554-553": "Hair Care/Style & Fashion/Beauty/Hair Care" }, { "name": "/Beauty & Fitness/Weight Loss", "confidence": 0.4939252436161041, "IAB7-44": "Weight Loss", "IAB-231-223": "Healthy Living - Weight Loss" }, { "name": "/Health/Nutrition/Vitamins & Supplements", "confidence": 0.32124993205070496, "IAB7-32": "Nutrition", "IAB-229-223": "Nutrition/Healthy Living/Nutrition" }, { "name": "/Business & Industrial/Pharmaceuticals & Biotech", "confidence": 0.13331720232963562, "IAB-109-90": "Pharmaceutical Industry/Business and Finance/Industries/Pharmaceutical Industry" } ] }, "success": true }
Get Free API Key View API Docs