Get this data via API

Classify paradigmtherapeutics.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://paradigmtherapeutics.com"}'
{ "domain": { "domain_url": "https://paradigmtherapeutics.com", "categories": [ { "name": "/Business & Industrial/Pharmaceuticals & Biotech", "confidence": 0.7257369160652161, "IAB-109-90": "Pharmaceutical Industry/Business and Finance/Industries/Pharmaceutical Industry" }, { "name": "/Health/Health Conditions/Genetic Disorders", "confidence": 0.4375038743019104, "IAB7-40": "Sleep Disorders", "IAB-310-287": "Sleep Disorders/Medical Health/Diseases and Conditions/Sleep Disorders" }, { "name": "/Health/Health Conditions/Skin Conditions", "confidence": 0.3093457520008087, "IAB-309-287": "Skin and Dermatology/Medical Health/Diseases and Conditions/Skin and Dermatology" }, { "name": "/Health/Health Foundations & Medical Research", "confidence": 0.30323323607444763, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Pharmacy/Drugs & Medications", "confidence": 0.2797396779060364, "IAB-320-286": "Pharmaceutical Drugs/Medical Health/Pharmaceutical Drugs" }, { "name": "/Health/Medical Literature & Resources/Other", "confidence": 0.27647513151168823, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/News/Health News", "confidence": 0.23737375438213348, "IAB12": "News", "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs