Get this data via API

Classify biohackinglbs.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://biohackinglbs.com"}'
{ "domain": { "domain_url": "https://biohackinglbs.com", "categories": [ { "name": "/Health/Nutrition/Vitamins & Supplements", "confidence": 0.4582594633102417, "IAB7-32": "Nutrition", "IAB-229-223": "Nutrition/Healthy Living/Nutrition" }, { "name": "/Health/Health Foundations & Medical Research", "confidence": 0.30825018882751465, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Business & Industrial/Pharmaceuticals & Biotech", "confidence": 0.1042361631989479, "IAB-109-90": "Pharmaceutical Industry/Business and Finance/Industries/Pharmaceutical Industry" }, { "name": "/Health/Substance Abuse/Steroids & Performance-Enhancing Drugs", "confidence": 0.1024915724992752, "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