Get this data via API

Classify buildingbettermedicine.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://buildingbettermedicine.com"}'
{ "domain": { "domain_url": "https://buildingbettermedicine.com", "categories": [ { "name": "/Business & Industrial/Pharmaceuticals & Biotech", "confidence": 0.9446954131126404, "IAB-109-90": "Pharmaceutical Industry/Business and Finance/Industries/Pharmaceutical Industry" }, { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.21761293709278107, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Law & Government/Government/Other", "confidence": 0.15060175955295563, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/News/Business News/Company News", "confidence": 0.14303690195083618, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Health/Public Health/Health Policy", "confidence": 0.10002467781305312, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs