Get this data via API

Classify pharmamt.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://pharmamt.com"}'
{ "domain": { "domain_url": "https://pharmamt.com", "categories": [ { "name": "/Business & Industrial/Pharmaceuticals & Biotech", "confidence": 0.8702195882797241, "IAB-109-90": "Pharmaceutical Industry/Business and Finance/Industries/Pharmaceutical Industry" }, { "name": "/Health/Health Conditions/Infectious Diseases/Vaccines & Immunizations", "confidence": 0.5466881394386292, "IAB-297-287": "Infectious Diseases/Medical Health/Diseases and Conditions/Infectious Diseases" }, { "name": "/Health/Health Conditions/Allergies/Other", "confidence": 0.4261047840118408, "IAB7-4": "Allergies", "IAB-288-287": "Allergies/Medical Health/Diseases and Conditions/Allergies" }, { "name": "/Health/Pharmacy/Drugs & Medications", "confidence": 0.3226887881755829, "IAB-320-286": "Pharmaceutical Drugs/Medical Health/Pharmaceutical Drugs" } ] }, "success": true }
Get Free API Key View API Docs