Get this data via API

Classify mostlytees.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://mostlytees.health"}'
{ "domain": { "domain_url": "https://mostlytees.health", "categories": [ { "name": "/Shopping/Apparel/Casual Apparel", "confidence": 0.7662850022315979, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Health/Mental Health/Other", "confidence": 0.5371628999710083, "IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health" }, { "name": "/People & Society/Self-Help & Motivational", "confidence": 0.20797012746334076, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Shopping/Gifts & Special Event Items/Custom & Personalized Items", "confidence": 0.18048863112926483, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/People & Society/Social Issues & Advocacy/Other", "confidence": 0.17974410951137543, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/People & Society/Social Issues & Advocacy/Discrimination & Identity Relations", "confidence": 0.1625437289476395, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Health/Mental Health/Counseling Services", "confidence": 0.12227993458509444, "IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health" }, { "name": "/People & Society/Social Sciences/Psychology", "confidence": 0.10252604633569716, "IAB-465-464": "Biological Sciences/Science/Biological Sciences" } ] }, "success": true }
Get Free API Key View API Docs