Get this data via API

Classify every1center.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://every1center.com"}'
{ "domain": { "domain_url": "https://every1center.com", "categories": [ { "name": "/Health/Substance Abuse/Drug & Alcohol Testing", "confidence": 0.993951141834259, "IAB7-42": "Substance Abuse", "IAB-311-287": "Substance Abuse/Medical Health/Diseases and Conditions/Substance Abuse" }, { "name": "/Health/Medical Facilities & Services/Medical Procedures/Other", "confidence": 0.5763076543807983, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Sensitive Subjects/Recreational Drugs", "confidence": 0.5079750418663025, "IAB-v9i3On": "Sensitive Topics" }, { "name": "/Health/Pharmacy/Drugs & Medications", "confidence": 0.15570613741874695, "IAB-320-286": "Pharmaceutical Drugs/Medical Health/Pharmaceutical Drugs" }, { "name": "/Health/Substance Abuse/Drug & Alcohol Treatment", "confidence": 0.14017632603645325, "IAB7-42": "Substance Abuse", "IAB-311-287": "Substance Abuse/Medical Health/Diseases and Conditions/Substance Abuse" } ] }, "success": true }
Get Free API Key View API Docs