Get this data via API

Classify tourdemed.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://tourdemed.com"}'
{ "domain": { "domain_url": "https://tourdemed.com", "categories": [ { "name": "/Health/Medical Facilities & Services/Medical Procedures/Surgery/Cosmetic Surgery", "confidence": 0.942273199558258, "IAB-321-286": "Medical Health - Surgery" }, { "name": "/Travel & Transportation/Specialty Travel/Medical Tourism", "confidence": 0.7108871936798096, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Health/Medical Facilities & Services/Hospitals & Treatment Centers", "confidence": 0.463688999414444, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 0.22841468453407288, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/Health/Medical Facilities & Services/Medical Procedures/Other", "confidence": 0.21378640830516815, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Facilities & Services/Doctors' Offices", "confidence": 0.1130283921957016, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Women's Health", "confidence": 0.11284995824098588, "IAB7-45": "Women's Health", "IAB-238-223": "Women's Health/Healthy Living/Women's Health" } ] }, "success": true }
Get Free API Key View API Docs