Get this data via API

Classify mycareshield.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://mycareshield.com"}'
{ "domain": { "domain_url": "https://mycareshield.com", "categories": [ { "name": "/People & Society/Seniors & Retirement", "confidence": 0.8233031034469604, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.7520365118980408, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Nursing/Assisted Living & Long Term Care", "confidence": 0.7023729085922241, "IAB4-7": "Nursing", "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Aging & Geriatrics/Other", "confidence": 0.4498465061187744, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Devices & Equipment/Other", "confidence": 0.4018704295158386, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Finance/Insurance/Health Insurance", "confidence": 0.35470250248908997, "IAB13-6": "Insurance", "IAB-399-398": "Health Insurance/Personal Finance/Insurance/Health Insurance" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.2585833668708801, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.24132445454597473, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Health/Medical Devices & Equipment/Assistive Technology", "confidence": 0.10069745033979416, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs